summaryrefslogtreecommitdiffstats
path: root/usr.bin/pkill
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 /usr.bin/pkill
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 'usr.bin/pkill')
-rw-r--r--usr.bin/pkill/pkill.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1
index a6c9203..6c525b3 100644
--- a/usr.bin/pkill/pkill.1
+++ b/usr.bin/pkill/pkill.1
@@ -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
OpenPOWER on IntegriCloud