Date: Thu, 19 Jul 2001 05:03:04 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Vladimir Tchoukharev <chu@mail.ru> Cc: freebsd-doc@freebsd.org Subject: Re: docs/28425: Typo in handbook 13.5.1.4 Message-ID: <20010719120304.22A2D3E36@bazooka.unixfreak.org> In-Reply-To: <200107151640.f6FGe4Z89823@freefall.freebsd.org>; from chu@mail.ru on "Sun, 15 Jul 2001 09:40:04 -0700 (PDT)"
next in thread | previous in thread | raw e-mail | index | archive | help
Applied, thanks! Vladimir Tchoukharev <chu@mail.ru> writes: > The following reply was made to PR docs/28425; it has been noted by GNATS. > > 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.K > OI8-R 0 0</programlisting> > + <programlisting>/dev/ad0s2 /dos/c msdos rw,-Wkoi2dos,-Lru_RU.KO > I8-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-- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010719120304.22A2D3E36>