mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
Correct the description of the -N option.
This commit is contained in:
parent
8482be06ec
commit
376d460cff
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue