mount_msdos(8) has been replaced by mount_msdosfs(8) since a while.
This commit is contained in:
parent
764a355ca7
commit
226801b592
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28509
1 changed files with 2 additions and 2 deletions
|
@ -663,7 +663,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
<indexterm><primary>Unicode</primary></indexterm>
|
||||
<para>The FreeBSD &ms-dos; filesystem has the configurable ability to
|
||||
convert between &ms-dos;, Unicode character sets and chosen
|
||||
FreeBSD filesystem character sets. See &man.mount.msdos.8; for
|
||||
FreeBSD filesystem character sets. See &man.mount.msdosfs.8; for
|
||||
details.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
@ -789,7 +789,7 @@ font8x8="cp866-8x8"</programlisting>
|
|||
mount <filename>/usr</filename> before the &ms-dos; partition
|
||||
because the conversion tables are located in
|
||||
<filename>/usr/libdata/msdosfs</filename>. For more
|
||||
information, see the &man.mount.msdos.8; manual
|
||||
information, see the &man.mount.msdosfs.8; manual
|
||||
page.</para>
|
||||
</sect3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue