Correct a brain-o.

Submitted by:	Vladimir Tchoukharev <chu@mail.ru>
This commit is contained in:
Dima Dorfman 2001-07-19 12:03:00 +00:00
parent 1011e0acaa
commit 438606e25d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9966

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.56 2001/07/14 02:21:12 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.57 2001/07/17 00:11:20 chern Exp $
-->
<chapter id="l10n">
@ -784,7 +784,7 @@ font8x8="cp866-8x8"</programlisting>
<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>