Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2007 23:24:24 -0400
From:      "Craig Rodrigues" <rodrigc@crodrigues.org>
To:        gabor@FreeBSD.org
Cc:        freebsd-doc@FreeBSD.org, bug-followup@FreeBSD.org
Subject:   Re: docs/115571: Use mount -t msdosfs instead of mount_msdosfs in the handbook
Message-ID:  <20070823032424.GA8693@crodrigues.org>
In-Reply-To: <200708221456.l7MEue18085250@freefall.freebsd.org>
References:  <200708221456.l7MEue18085250@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

In addition to changing the Handbook, I also recommend
patching the msdosfs(5) man page.
-- 
Craig Rodrigues
rodrigc@crodrigues.org

--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="b.txt"

Index: msdosfs.5
===================================================================
RCS file: /home/ncvs/src/share/man/man5/msdosfs.5,v
retrieving revision 1.5
diff -u -r1.5 msdosfs.5
--- msdosfs.5	14 Sep 2005 16:32:21 -0000	1.5
+++ msdosfs.5	22 Aug 2007 15:24:23 -0000
@@ -21,7 +21,7 @@
 .Pp
 The most common usage follows:
 .Pp
-.Dl "mount_msdosfs /dev/ad0sN /mnt"
+.Dl "mount -t msdosfs /dev/ad0sN /mnt"
 .Pp
 where
 .Ar N

--6TrnltStXW4iwmi0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070823032424.GA8693>