diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-09-08 15:40:46 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-09-08 15:40:46 +0000 |
| commit | c644db6aa2307baa08e3b3e7143b20cf12d7aaa1 (patch) | |
| tree | 450c1984c59205f991b47c9161042ddd5e9ae260 /bin/kill/kill.1 | |
| parent | 518dee7dbbc81ff945a452d9710e98c4e2d600e4 (diff) | |
Notes
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 3264f31085cf..67c2424b3f39 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 , |
