summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2016-12-10 21:13:50 +0000
committerrmacklem <rmacklem@FreeBSD.org>2016-12-10 21:13:50 +0000
commit4e59ab96afe21cb39483bdf91bd7e8a26be1ae83 (patch)
tree36b9912451f8fb4f225a5309a2363e8a8aa12ba4
parent647774ee280d833c1ef144a6c8bbf92c0f325703 (diff)
downloadFreeBSD-src-4e59ab96afe21cb39483bdf91bd7e8a26be1ae83.zip
FreeBSD-src-4e59ab96afe21cb39483bdf91bd7e8a26be1ae83.tar.gz
MFC: r309198, r309199
Document the -E flag for nfsstat. This is a content change.
-rw-r--r--usr.bin/nfsstat/nfsstat.114
1 files changed, 12 insertions, 2 deletions
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1
index 15d3eff..e47bb17 100644
--- a/usr.bin/nfsstat/nfsstat.1
+++ b/usr.bin/nfsstat/nfsstat.1
@@ -28,7 +28,7 @@
.\" From: @(#)nfsstat.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd August 13, 2016
+.Dd November 23, 2016
.Dt NFSSTAT 1
.Os
.Sh NAME
@@ -38,7 +38,7 @@
statistics
.Sh SYNOPSIS
.Nm
-.Op Fl cdemszW
+.Op Fl cdEemszW
.Op Fl M Ar core
.Op Fl N Ar system
.Op Fl w Ar wait
@@ -82,6 +82,16 @@ will increase by more than the measurement interval.
.It Fl e
Report the extra statistics collected by the NFS client and
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.
+Only one of
+.Fl e
+or
+.Fl E
+can be specified.
.It Fl M
Extract values associated with the name list from the specified core
instead of the default
OpenPOWER on IntegriCloud