summaryrefslogtreecommitdiff
path: root/lib/libc/sys/kill.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-08-29 21:24:19 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-08-29 21:24:19 +0000
commit28eac3d22551459f27d1d10db3ce2c35c5689432 (patch)
treefa119c5dc14467e96d2660032aaa9fa5689e8154 /lib/libc/sys/kill.2
parent0f10dec0a68fa61b71c3f502d456a26f3956f62d (diff)
Notes
Diffstat (limited to 'lib/libc/sys/kill.2')
-rw-r--r--lib/libc/sys/kill.26
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2
index a20afd3f2192..1db80c56d4f4 100644
--- a/lib/libc/sys/kill.2
+++ b/lib/libc/sys/kill.2
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)kill.2 8.3 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt KILL 2
@@ -129,3 +130,8 @@ The
function is expected to
conform to IEEE Std 1003.1-1988
.Pq Dq Tn POSIX .
+.Sh HISTORY
+A
+.Fn kill
+function call appeared in
+.At v7 .