diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2011-05-05 10:17:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2011-05-05 10:17:08 +0000 |
| commit | fe3ea03ad2a8c1ed81d7022e245c98ca7b5628a2 (patch) | |
| tree | 0111898fb56201eb0450350105e0ac93a5c162a1 | |
| parent | 580a458787646012ff4fb480c5c7278896de5491 (diff) | |
Notes
| -rw-r--r-- | usr.bin/nfsstat/nfsstat.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 index 59b3d2e0c3d2..14dc782f3107 100644 --- a/usr.bin/nfsstat/nfsstat.1 +++ b/usr.bin/nfsstat/nfsstat.1 @@ -66,7 +66,8 @@ instead of the default Extract the name list from the specified system instead of the default .Pa /boot/kernel/kernel . .It Fl o -Report statistics for the old NFS client and/or server. Without this +Report statistics for the old NFS client and/or server. +Without this option statistics for the new NFS client and/or server will be reported. .It Fl s Only display server side statistics. |
