svn commit: r203757 - head/sbin/mount
Jaakko Heinonen
jh at FreeBSD.org
Wed Feb 10 16:18:28 UTC 2010
Author: jh
Date: Wed Feb 10 16:18:28 2010
New Revision: 203757
URL: http://svn.freebsd.org/changeset/base/203757
Log:
- Remove reference to nfs4. mount_nfs4(8) was removed in r192578.
- Add newnfs.
Modified:
head/sbin/mount/mount.8
Modified: head/sbin/mount/mount.8
==============================================================================
--- head/sbin/mount/mount.8 Wed Feb 10 16:16:50 2010 (r203756)
+++ head/sbin/mount/mount.8 Wed Feb 10 16:18:28 2010 (r203757)
@@ -28,7 +28,7 @@
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
.\" $FreeBSD$
.\"
-.Dd March 11, 2008
+.Dd February 10, 2010
.Dt MOUNT 8
.Os
.Sh NAME
@@ -433,8 +433,8 @@ However, for the following file system t
.Cm cd9660 ,
.Cm mfs ,
.Cm msdosfs ,
+.Cm newnfs ,
.Cm nfs ,
-.Cm nfs4 ,
.Cm ntfs ,
.Cm nwfs ,
.Cm nullfs ,
More information about the svn-src-all
mailing list