Avoid the manpage layering violation and low-level implementation
details of libkvm, and just tell what the getbootfile(3) function will return, by using the text from netstat(1) and dmesg(8).
This commit is contained in:
parent
f969fd5d33
commit
e07a59b2f0
@ -126,9 +126,8 @@ instead of the currently running system.
|
||||
Sort by memory usage, instead of by process
|
||||
.Tn ID .
|
||||
.It Fl N
|
||||
Extract the name list from the specified system instead of the
|
||||
currently running system as determined by
|
||||
.Xr getbootfile 3 .
|
||||
Extract the name list from the specified system instead of the default,
|
||||
which is the kernel image the system has booted from.
|
||||
.It Fl O
|
||||
Add the information associated with the space or comma separated list
|
||||
of keywords specified, after the process
|
||||
|
@ -95,9 +95,8 @@ comma-separated list
|
||||
Extract values associated with the name list from the specified core
|
||||
instead of the currently running system.
|
||||
.It Fl N
|
||||
Extract the name list from the specified system instead of the
|
||||
currently running system as determined by
|
||||
.Xr getbootfile 3 .
|
||||
Extract the name list from the specified system instead of the default,
|
||||
which is the kernel image the system has booted from.
|
||||
.It Fl U Ar uid
|
||||
Restrict matches to processes with a real user ID in the comma-separated
|
||||
list
|
||||
|
Loading…
Reference in New Issue
Block a user