From 966b6046b8e4679e41d7d4f61c83b95d04d669df Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Wed, 22 Aug 2007 18:04:08 +0000 Subject: [PATCH] - Use mount -t msdosfs instead of mount_msdosfs PR: docs/115571 Submitted by: rodrigc Approved by: re (bmah), keramida (mentor) MFC after: 1 week --- share/man/man5/msdosfs.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/msdosfs.5 b/share/man/man5/msdosfs.5 index 179320958b4..9dd679c1b0c 100644 --- a/share/man/man5/msdosfs.5 +++ b/share/man/man5/msdosfs.5 @@ -2,7 +2,7 @@ .\" Written by Tom Rhodes .\" This file is in the public domain. .\" -.Dd December 26, 2002 +.Dd Aug 22, 2007 .Dt MSDOSFS 5 .Os .Sh NAME @@ -21,7 +21,7 @@ based file systems. .Pp The most common usage follows: .Pp -.Dl "mount_msdosfs /dev/ad0sN /mnt" +.Dl "mount -t msdosfs /dev/ad0sN /mnt" .Pp where .Ar N