Correct a typo.

PR:		28425
Submitted by:	Vladimir Tchoukharev <chu@h33.erkki.ton.tut.fi>
This commit is contained in:
Dima Dorfman 2001-06-26 19:43:07 +00:00
parent 4c2ab98ce8
commit a3078ce478
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9732

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.52 2001/06/25 19:11:56 murray Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.53 2001/06/26 15:40:19 phantom Exp $
--> -->
<chapter id="l10n"> <chapter id="l10n">
@ -784,7 +784,7 @@ font8x8="cp866-8x8"</programlisting>
<para>The following example &man.fstab.5; entry enables support <para>The following example &man.fstab.5; entry enables support
for Russian filenames in mounted MS-DOS filesystems:</para> for Russian filenames in mounted MS-DOS filesystems:</para>
<programlisting>/dev/ad0s2 /dos/c msdos rw,-W=koi2dos,-L=ru_RU.KOI8-R 0 0</programlisting> <programlisting>/dev/ad0s2 /dos/c msdos rw,-Wkoi2dos,-L=ru_RU.KOI8-R 0 0</programlisting>
<para>See &man.mount.msdos.8; for a detailed description of the <para>See &man.mount.msdos.8; for a detailed description of the
<option>-W</option> and <option>-L</option> options.</para> <option>-W</option> and <option>-L</option> options.</para>