Warn users about the use of the -W option with mount_msdosfs(8): the

/usr partition must be mounted.

PR:		docs/50469
Submitted by:	Victor Sudakov <sudakov@sibptus.tomsk.ru>
This commit is contained in:
Marc Fonvieille 2003-07-17 19:45:39 +00:00
parent ac3dece5ba
commit 5416698cae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17587

View file

@ -778,8 +778,14 @@ font8x8="cp866-8x8"</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>
<para>The option <option>-L</option> selects the locale name
used, and <option>-W</option> sets the character conversion
table. To use the <option>-W</option> option, be sure to
mount <filename>/usr</filename> before the MS-DOS partition
because the conversion tables are located in
<filename>/usr/libdata/msdosfs</filename>. For more
informations, see the &man.mount.msdos.8; manual
page.</para>
</sect3>
<sect3>