Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2019 00:36:22 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r355993 - head/usr.bin/nfsstat
Message-ID:  <201912220036.xBM0aM6n062949@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912220036.xBM0aM6n062949>