aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/killall/killall.1
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commite8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/killall/killall.1
parent1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff)
Notes
Diffstat (limited to 'usr.bin/killall/killall.1')
-rw-r--r--usr.bin/killall/killall.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1
index 2771bbe76d747..2345ff292ece6 100644
--- a/usr.bin/killall/killall.1
+++ b/usr.bin/killall/killall.1
@@ -45,8 +45,9 @@
.Op Fl SIGNAL
.Op Ar procname ...
.Sh DESCRIPTION
-.Nm Killall
-kills processes selected by name, as opposed to the selection by pid
+The
+.Nm
+utility kills processes selected by name, as opposed to the selection by pid
as done by
.Xr kill 1 .
By default, it will send a
@@ -111,7 +112,7 @@ if there are zombie processes that match the specified pattern.
.El
.Sh ALL PROCESSES
Sending a signal to all processes with uid
-.Nm XYZ
+.Em XYZ
is already supported by
.Xr kill 1 .
So use