summaryrefslogtreecommitdiffstats
path: root/bin/ps
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-03-26 08:54:27 +0000
committerru <ru@FreeBSD.org>2004-03-26 08:54:27 +0000
commite07a59b2f035783ddf0ed027f0a97af4f11cc9ab (patch)
tree7be0ee1178bb181d3ad38b838be748b5a56f089a /bin/ps
parentf969fd5d339ceffdde7ee04ebb87f016222f7d12 (diff)
downloadFreeBSD-src-e07a59b2f035783ddf0ed027f0a97af4f11cc9ab.zip
FreeBSD-src-e07a59b2f035783ddf0ed027f0a97af4f11cc9ab.tar.gz
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).
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.15
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index bf40fc9..66060e2 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -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
OpenPOWER on IntegriCloud