From chu@h33.erkki.ton.tut.fi  Tue Jun 26 12:19:46 2001
Return-Path: <chu@h33.erkki.ton.tut.fi>
Received: from h33.erkki.ton.tut.fi (h33.erkki.ton.tut.fi [193.166.84.86])
	by hub.freebsd.org (Postfix) with ESMTP id 6133237B416
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Jun 2001 12:19:38 -0700 (PDT)
	(envelope-from chu@h33.erkki.ton.tut.fi)
Received: (from chu@localhost)
	by h33.erkki.ton.tut.fi (8.11.3/8.11.3) id f5QJJVb67828;
	Tue, 26 Jun 2001 22:19:31 +0300 (EEST)
	(envelope-from chu)
Message-Id: <200106261919.f5QJJVb67828@h33.erkki.ton.tut.fi>
Date: Tue, 26 Jun 2001 22:19:31 +0300 (EEST)
From: Vladimir Tchoukharev <chu@h33.erkki.ton.tut.fi>
Reply-To: chu@h33.erkki.ton.tut.fi
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Typo in handbook 13.5.1.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28425
>Category:       docs
>Synopsis:       Typo in handbook 13.5.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 26 12:20:01 PDT 2001
>Closed-Date:    Tue Jun 26 12:43:08 PDT 2001
>Last-Modified:  Sun Jul 15 09:40:02 PDT 2001
>Originator:     Vladimir Tchoukharev
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD h33.erkki.ton.tut.fi 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Jun 1 09:49:21 EEST 2001 root@h33.erkki.ton.tut.fi:/usr/obj/usr/src/sys/H33 i386
	
>Description:

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



>How-To-Repeat:
	
>Fix:

	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Tue Jun 26 12:43:08 PDT 2001 
State-Changed-Why:  
Fixed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28425 

From: Vladimir Tchoukharev <chu@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/28425: Typo in handbook 13.5.1.4
Date: Sun, 15 Jul 2001 19:33:32 +0300

 This is a multi-part message in MIME format.
 --------------98249CFF9AF0E64BA1834FF4
 Content-Type: text/plain; charset=koi8-r
 Content-Transfer-Encoding: 7bit
 
 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
 --------------98249CFF9AF0E64BA1834FF4
 Content-Type: text/plain; charset=koi8-r;
  name="patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch"
 
 --- chapter.sgml.orig	Sun Jul 15 13:03:24 2001
 +++ chapter.sgml	Sun Jul 15 19:11:49 2001
 @@ -784,7 +784,7 @@
  	<para>The following example &man.fstab.5; entry enables support
  	  for Russian filenames in mounted MS-DOS filesystems:</para>
  
 -	<programlisting>/dev/ad0s2      /dos/c  msdos   rw,-Wkoi2dos,-L=ru_RU.KOI8-R 0 0</programlisting>
 +	<programlisting>/dev/ad0s2      /dos/c  msdos   rw,-Wkoi2dos,-Lru_RU.KOI8-R 0 0</programlisting>
  
  	<para>See &man.mount.msdos.8; for a detailed description of the
  	  <option>-W</option> and <option>-L</option> options.</para>
 
 --------------98249CFF9AF0E64BA1834FF4--
 
>Unformatted:
