From: Michael Kerrisk Date: Mon, 5 Dec 2016 09:46:48 +0000 (+0100) Subject: docs: kill(1): Wording fix X-Git-Tag: v2.29.1~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b502676a190b492020aae804018259c5fed8a68;p=thirdparty%2Futil-linux.git docs: kill(1): Wording fix Signed-off-by: Michael Kerrisk --- 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"