summaryrefslogtreecommitdiffstats
path: root/usr.bin/pkill
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-20 11:57:22 +0000
committerru <ru@FreeBSD.org>2006-12-20 11:57:22 +0000
commit32424673a8fbc9737110fb407419c47d6fbf933a (patch)
treee26d433a1454c82e5c2b1dcb6a9897b1d5cb4a9a /usr.bin/pkill
parent7474222271dfa49528ce9de678e01ffad06ce5c3 (diff)
downloadFreeBSD-src-32424673a8fbc9737110fb407419c47d6fbf933a.zip
FreeBSD-src-32424673a8fbc9737110fb407419c47d6fbf933a.tar.gz
Be more accurate in the description of the -I option:
signaling to a process doesn't necessarily kill it.
Diffstat (limited to 'usr.bin/pkill')
-rw-r--r--usr.bin/pkill/pkill.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1
index cf202fd..725f27e 100644
--- a/usr.bin/pkill/pkill.1
+++ b/usr.bin/pkill/pkill.1
@@ -96,7 +96,7 @@ Restrict matches to processes with a real group ID in the comma-separated
list
.Ar gid .
.It Fl I
-Request confirmation before attempting to kill each process.
+Request confirmation before attempting to signal each process.
.It Fl L
The
.Ar pidfile
OpenPOWER on IntegriCloud