diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-26 10:48:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-26 10:48:35 +0000 |
| commit | 376d460cffde8bcd3da170dca8f9ea11d46da189 (patch) | |
| tree | c05d8e50ce5bf0090cf03c83f9b526e95e5238b0 /usr.bin/fstat | |
| parent | 8482be06ec5ec00b81e77a45c1a0ee17db04d2d0 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/fstat.1 | 4 |
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. |
