- Use mount -t msdosfs instead of mount_msdosfs
PR: docs/115571 Submitted by: rodrigc Approved by: re (bmah), keramida (mentor) MFC after: 1 week
This commit is contained in:
parent
d307eef80c
commit
966b6046b8
@ -2,7 +2,7 @@
|
|||||||
.\" Written by Tom Rhodes
|
.\" Written by Tom Rhodes
|
||||||
.\" This file is in the public domain.
|
.\" This file is in the public domain.
|
||||||
.\"
|
.\"
|
||||||
.Dd December 26, 2002
|
.Dd Aug 22, 2007
|
||||||
.Dt MSDOSFS 5
|
.Dt MSDOSFS 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -21,7 +21,7 @@ based file systems.
|
|||||||
.Pp
|
.Pp
|
||||||
The most common usage follows:
|
The most common usage follows:
|
||||||
.Pp
|
.Pp
|
||||||
.Dl "mount_msdosfs /dev/ad0sN /mnt"
|
.Dl "mount -t msdosfs /dev/ad0sN /mnt"
|
||||||
.Pp
|
.Pp
|
||||||
where
|
where
|
||||||
.Ar N
|
.Ar N
|
||||||
|
Loading…
Reference in New Issue
Block a user