From: Michael Kerrisk Date: Mon, 5 Dec 2016 09:46:48 +0000 (+0100) Subject: docs: kill(1): Wording fix X-Git-Tag: v2.30-rc1~375 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c928caede29d8ac380182a34c81cd804cf3b6a;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"