diff options
Diffstat (limited to 'bin/kill/kill.1')
-rw-r--r-- | bin/kill/kill.1 | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index 3264f31..67c2424 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -110,17 +110,14 @@ ALRM (alarm clock) TERM (software termination signal) .El .Pp -.Nm Kill -is a built-in to -.Xr csh 1 ; -it allows job specifiers of the form ``%...'' as arguments -so process id's are not as often used as +Some shells may provide a builtin .Nm -arguments. -See -.Xr csh 1 -for details. +command which is similar or identical to this utility. Consult +the +.Xr builtin 1 +manual page. .Sh SEE ALSO +.Xr builtin 1 , .Xr csh 1 , .Xr killall 1 , .Xr ps 1 , |