Signed-off-by: Karel Zak <kzak@redhat.com>
.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/
*
* 1999-11-13 aeb Accept signal numers 128+s.
*
+ * Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi>
+ * Copyright (C) 2014 Karel Zak <kzak@redhat.com>
*/
#include <ctype.h> /* for isdigit() */