diff options
Diffstat (limited to 'usr.bin/nfsstat/nfsstat.1')
-rw-r--r-- | usr.bin/nfsstat/nfsstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 index 3acda6c..cd353c0 100644 --- a/usr.bin/nfsstat/nfsstat.1 +++ b/usr.bin/nfsstat/nfsstat.1 @@ -58,7 +58,7 @@ instead of the default .Pa /dev/kmem . .It Fl N Extract the name list from the specified system instead of the default -.Pa /vmunix . +.Pa /kernel . .It Fl w Display a shorter summary of .Tn NFS @@ -68,7 +68,7 @@ second intervals. .El .Sh FILES .Bl -tag -width /dev/kmem -compact -.It Pa /vmunix +.It Pa /kernel default kernel namelist .It Pa /dev/kmem default memory file |