summaryrefslogtreecommitdiffstats
path: root/misc-utils/kill.1
diff options
context:
space:
mode:
authorKarel Zak2014-04-07 11:12:14 +0200
committerKarel Zak2014-04-07 11:12:14 +0200
commit6853d664a021520697419e47a60ba61a36985eee (patch)
tree7cdff582d15b4dc242560e941cefe6df1d905d76 /misc-utils/kill.1
parentkill: return 64 on partial success (diff)
downloadkernel-qcow2-util-linux-6853d664a021520697419e47a60ba61a36985eee.tar.gz
kernel-qcow2-util-linux-6853d664a021520697419e47a60ba61a36985eee.tar.xz
kernel-qcow2-util-linux-6853d664a021520697419e47a60ba61a36985eee.zip
kill: add copyrights, etc.
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/kill.1')
-rw-r--r--misc-utils/kill.115
1 files changed, 11 insertions, 4 deletions
diff --git a/misc-utils/kill.1 b/misc-utils/kill.1
index a3bc9ee05..7a30df81b 100644
--- a/misc-utils/kill.1
+++ b/misc-utils/kill.1
@@ -146,12 +146,19 @@ partial success (when more than one process specified)
.BR kill (2),
.BR sigvec (2),
.BR signal (7)
-.SH AUTHOR
-Taken from BSD 4.4. The ability to translate process names to process ids was
-added by
+
+.SH AUTHORS
.MT svalente@mit.edu
Salvatore Valente
-.ME .
+.ME
+.br
+.MT kzak@redhat.com
+Karel Zak
+.ME
+.br
+.PP
+The original version was taken from BSD 4.4.
+
.SH AVAILABILITY
The kill command is part of the util-linux package and is available from
.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/