summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
committerjoe <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
commit36c976074ebd00defe149d424c3a2ebc63ae20fc (patch)
tree01758b96f23ae9f77dd349377a497b6afc86cbff /usr.bin/vmstat
parent349f81351db3b34270d17d925cff0d27d9d5dbcf (diff)
downloadFreeBSD-src-36c976074ebd00defe149d424c3a2ebc63ae20fc.zip
FreeBSD-src-36c976074ebd00defe149d424c3a2ebc63ae20fc.tar.gz
Replace /kernel with /boot/kernel/kernel.
PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
Diffstat (limited to 'usr.bin/vmstat')
-rw-r--r--usr.bin/vmstat/vmstat.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8
index ff8b80b..10986e0 100644
--- a/usr.bin/vmstat/vmstat.8
+++ b/usr.bin/vmstat/vmstat.8
@@ -91,7 +91,7 @@ instead of the default
Extract the name list from the specified
.Ar system
instead of the default
-.Pa /kernel .
+.Pa /boot/kernel/kernel .
.It Fl m
Report on the usage of kernel dynamic memory listed first by size of
allocation and then by type of usage.
@@ -297,8 +297,8 @@ will tell vmstat to select the first three direct access or CDROM devices
and display statistics on those devices, as well as other systems
statistics every second.
.Sh FILES
-.Bl -tag -width /dev/kmemxxx -compact
-.It Pa /kernel
+.Bl -tag -width /boot/kernel/kernel -compact
+.It Pa /boot/kernel/kernel
default kernel namelist
.It Pa /dev/kmem
default memory file
OpenPOWER on IntegriCloud