]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: kill(1): Wording fix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 09:46:48 +0000 (10:46 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 Dec 2016 15:51:16 +0000 (16:51 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
misc-utils/kill.1

index 34d76c86057fe420185aba47b99c8728a003e875..682c99072a37ac4509571a0d637efe9c244bc8db 100644 (file)
@@ -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"