svn commit: r355993 - head/usr.bin/nfsstat
Rick Macklem
rmacklem at FreeBSD.org
Sun Dec 22 00:36:22 UTC 2019
Author: rmacklem
Date: Sun Dec 22 00:36:22 2019
New Revision: 355993
URL: https://svnweb.freebsd.org/changeset/base/355993
Log:
Update the nfsstat man page to reflect r355992.
r355992 added listing of NFSv4.2 procedure and operation counts.
This patch updates the nfsstat.1 man page to reflect that change.
This is a content change.
Modified:
head/usr.bin/nfsstat/nfsstat.1
Modified: head/usr.bin/nfsstat/nfsstat.1
==============================================================================
--- head/usr.bin/nfsstat/nfsstat.1 Sun Dec 22 00:12:22 2019 (r355992)
+++ head/usr.bin/nfsstat/nfsstat.1 Sun Dec 22 00:36:22 2019 (r355993)
@@ -28,7 +28,7 @@
.\" From: @(#)nfsstat.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd October 1, 2018
+.Dd December 21, 2019
.Dt NFSSTAT 1
.Os
.Sh NAME
@@ -86,8 +86,8 @@ server for NFSv4.
.It Fl E
Similar to
.Fl e
-except that the statistics include NFSv4.1 and the numbers aren't clipped
-at one billion.
+except that the statistics include NFSv4.1 and NFSv4.2 and the numbers aren't
+clipped at one billion.
Only one of
.Fl e
or
More information about the svn-src-all
mailing list