summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kill.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/kill.2')
-rw-r--r--lib/libc/sys/kill.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2
index 20bdf56af0b..f12cc4b03dc 100644
--- a/lib/libc/sys/kill.2
+++ b/lib/libc/sys/kill.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kill.2,v 1.25 2017/05/06 22:37:43 millert Exp $
+.\" $OpenBSD: kill.2,v 1.26 2020/02/08 01:09:57 jsg 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 6 2017 $
+.Dd $Mdocdate: February 8 2020 $
.Dt KILL 2
.Os
.Sh NAME
@@ -161,7 +161,7 @@ function conforms to
The
.Fn kill
system call first appeared in
-.At v3 .
+.At v2 .
The
.Fa sig
argument was introduced in