Date: Wed, 10 Feb 2010 16:18:28 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r203757 - head/sbin/mount Message-ID: <201002101618.o1AGISkI040457@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002101618.o1AGISkI040457>