summaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
commitb3bfc7199eb51b03496567ea71bff82b75a2209d (patch)
tree242b5d9154977fcfbc3e9f84dd0d6851c367a897 /usr.bin/vmstat
parent404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (diff)
Notes
Diffstat (limited to 'usr.bin/vmstat')
-rw-r--r--usr.bin/vmstat/vmstat.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index d2eb074606dc..28ba3e8d9cc6 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -78,7 +78,7 @@ instead of the default ``/dev/kmem''.
.TP
\-N
Extract the name list from the specified system instead of the default
-``/vmunix''.
+``/kernel''.
.TP
\-m
Report on the usage of kernel dynamic memory listed first by size of
@@ -188,7 +188,7 @@ Others vary every second and running the output for a while will make it
apparent which are recomputed every second.
.SH FILES
.ta \w'/dev/kmem 'u
-/vmunix default kernel namelist
+/kernel default kernel namelist
.br
/dev/kmem default memory file
.SH SEE ALSO