svn commit: r222046 - stable/8/usr.bin/nfsstat
Rick Macklem
rmacklem at FreeBSD.org
Wed May 18 01:36:43 UTC 2011
Author: rmacklem
Date: Wed May 18 01:36:42 2011
New Revision: 222046
URL: http://svn.freebsd.org/changeset/base/222046
Log:
MFC: r221309
Fix nfsstat.1 to indicate that "-z" now works for
the new NFS subsystems after r221308.
This is a content change.
Modified:
stable/8/usr.bin/nfsstat/nfsstat.1
Directory Properties:
stable/8/usr.bin/nfsstat/ (props changed)
Modified: stable/8/usr.bin/nfsstat/nfsstat.1
==============================================================================
--- stable/8/usr.bin/nfsstat/nfsstat.1 Wed May 18 01:26:08 2011 (r222045)
+++ stable/8/usr.bin/nfsstat/nfsstat.1 Wed May 18 01:36:42 2011 (r222046)
@@ -32,7 +32,7 @@
.\" From: @(#)nfsstat.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd October 18, 2007
+.Dd May 1, 2011
.Dt NFSSTAT 1
.Os
.Sh NAME
@@ -82,7 +82,6 @@ activity for both the client and server
second intervals.
.It Fl z
Reset statistics after displaying them.
-(Not currently supported by the experimental nfs subsystem.)
.It Fl e
Gather statistics from the experimental nfs subsystem that includes
support for NFSv4 instead of the regular nfs subsystem.
More information about the svn-src-all
mailing list