Update mount_msdos(8) to mount_msdosfs(8) to match reality under 5.X,

6.X and above, and reword the things where needed.
This commit is contained in:
Marc Fonvieille 2006-08-21 18:50:41 +00:00
parent 226801b592
commit 448ca37564
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28510

View file

@ -4671,10 +4671,10 @@ Please press any key to reboot.</screen>
<guimenuitem>System Tools</guimenuitem> menu.</para> <guimenuitem>System Tools</guimenuitem> menu.</para>
<para>&os; can support &ms-dos; based file systems. This requires you use <para>&os; can support &ms-dos; based file systems. This requires you use
the &man.mount.msdos.8; command (in &os; 5.X, the command is &man.mount.msdosfs.8;) the &man.mount.msdosfs.8; command
with the required parameters. The utilities most common usage is:</para> with the required parameters. The utility most common usage is:</para>
<screen>&prompt.root; <userinput>mount_msdos /dev/ad0s1 /mnt</userinput></screen> <screen>&prompt.root; <userinput>mount_msdosfs /dev/ad0s1 /mnt</userinput></screen>
<para>In this example, the &ms-dos; file system is located on the first partition of <para>In this example, the &ms-dos; file system is located on the first partition of
the primary hard disk. Your situation may be different, check the output from the primary hard disk. Your situation may be different, check the output from