aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
commit1063e12617314d2f57516f4554764a7bf2f1131d (patch)
tree01758b96f23ae9f77dd349377a497b6afc86cbff /usr.bin/fstat
parent7dac28cfc30e3e24f747b234d303315bf6b66b41 (diff)
Notes
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 4f0de5acab16c..145b4ce2ba4da 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -74,7 +74,7 @@ instead of the default
.Pa /dev/kmem .
.It Fl N
Extract the name list from the specified system instead of the default
-.Pa /kernel .
+.Pa /boot/kernel/kernel .
.It Fl m
Include memory-mapped files in the listing; normally these are excluded
due to the extra processing required.