summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-03-26 10:48:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-03-26 10:48:35 +0000
commit376d460cffde8bcd3da170dca8f9ea11d46da189 (patch)
treec05d8e50ce5bf0090cf03c83f9b526e95e5238b0 /usr.bin/fstat
parent8482be06ec5ec00b81e77a45c1a0ee17db04d2d0 (diff)
Notes
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 52d7d56a7168..0c2ebf23afd4 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -73,8 +73,8 @@ Extract values associated with the name list from the specified core
instead of the default
.Pa /dev/kmem .
.It Fl N
-Extract the name list from the specified system instead of the default
-.Pa /boot/kernel/kernel .
+Extract the name list from the specified system instead of the default,
+which is the kernel image the system has booted from.
.It Fl m
Include memory-mapped files in the listing; normally these are excluded
due to the extra processing required.