Bug 28425

Summary: Typo in handbook 13.5.1.4
Product: Documentation Reporter: Vladimir Tchoukharev <chu>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Vladimir Tchoukharev 2001-06-26 20:20:01 UTC
In the handbook in section "13.5.1.4. MS-DOS FS and Russian Filenames"
line
	/dev/ad0s2      /dos/c  msdos   rw,-W=koi2dos,-L=ru_RU.KOI8-R 0 0
IMHO should read
	/dev/ad0s2      /dos/c  msdos   rw,-Wkoi2dos,-Lru_RU.KOI8-R 0 0
Comment 1 dd freebsd_committer freebsd_triage 2001-06-26 20:43:08 UTC
State Changed
From-To: open->closed

Fixed, thanks!
Comment 2 chu 2001-07-15 17:33:32 UTC
I have just noticed, that only one of two '=' signs 
was removed by the fix. So it's still wrong.

A patch is attached (directory
/usr/doc/en_US.ISO8859-1/books/handbook/l10n).

Best regards,
V. Tchoukharev