Correct the description of the -N option.

This commit is contained in:
Ruslan Ermilov 2004-03-26 10:48:35 +00:00
parent 8482be06ec
commit 376d460cff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127451

View File

@ -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.