aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-12-05 10:46:48 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-12-05 16:51:16 +0100
commit85c928caede29d8ac380182a34c81cd804cf3b6a (patch)
treeba523b5ffc1244e46c614c80593b27eca7ec3661
parentd9818c9b7983aef785db59f093f724ce275b0a5c (diff)
downloadutil-linux-85c928caede29d8ac380182a34c81cd804cf3b6a.tar.gz
docs: kill(1): Wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--misc-utils/kill.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/kill.1 b/misc-utils/kill.1
index 34d76c8605..682c99072a 100644
--- a/misc-utils/kill.1
+++ b/misc-utils/kill.1
@@ -33,7 +33,7 @@ then the KILL signal may be used; be aware that the latter signal
cannot be caught, and so does not give the target process the opportunity
to do perform any clean-up before terminating.
.PP
-Most modern shells have a builtin kill function, with a usage rather similar to
+Most modern shells have a builtin kill command, with a usage rather similar to
that of the command described here. The
.BR \-\-all ,
.BR \-\-pid ", and"