mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -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
|
instead of the default
|
||||||
.Pa /dev/kmem .
|
.Pa /dev/kmem .
|
||||||
.It Fl N
|
.It Fl N
|
||||||
Extract the name list from the specified system instead of the default
|
Extract the name list from the specified system instead of the default,
|
||||||
.Pa /boot/kernel/kernel .
|
which is the kernel image the system has booted from.
|
||||||
.It Fl m
|
.It Fl m
|
||||||
Include memory-mapped files in the listing; normally these are excluded
|
Include memory-mapped files in the listing; normally these are excluded
|
||||||
due to the extra processing required.
|
due to the extra processing required.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue