summaryrefslogtreecommitdiff
path: root/lib/libc/sys/kill.2
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-17 05:42:12 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-17 05:42:12 +0000
commita4c82024e6538bbd6183d6a9a256cba8e7870740 (patch)
treeb978bd46eea7373d1d2888f8229d6ca8469c0252 /lib/libc/sys/kill.2
parentd8683ba125e75609c811ff26b7cb140871249970 (diff)
more library history
facts checked by sobrado@ style tweaks and ok jmc@
Diffstat (limited to 'lib/libc/sys/kill.2')
-rw-r--r--lib/libc/sys/kill.213
1 files changed, 11 insertions, 2 deletions
diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2
index 8686f392969..4cc66f3052d 100644
--- a/lib/libc/sys/kill.2
+++ b/lib/libc/sys/kill.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kill.2,v 1.19 2013/05/19 20:55:28 guenther Exp $
+.\" $OpenBSD: kill.2,v 1.20 2013/07/17 05:42:11 schwarze Exp $
.\" $NetBSD: kill.2,v 1.7 1995/02/27 12:33:53 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)kill.2 8.3 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: May 19 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt KILL 2
.Os
.Sh NAME
@@ -143,6 +143,15 @@ The
.Fn kill
function is expected to conform to
.St -p1003.1-2008 .
+.Sh HISTORY
+The
+.Fn kill
+system call first appeared in
+.At v3 .
+The
+.Ar sig
+argument was introduced in
+.At v4 .
.Sh BUGS
.St -p1003.1-2008
specifies that