summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/semctl.2
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-03-30 18:49:45 +0000
committermillert <millert@openbsd.org>1997-03-30 18:49:45 +0000
commit8a7d4150e8ae8644b1cf1626fc745d12b064a72b (patch)
treee24fb1acd1cb213056ba2efa6d2781a713846af0 /lib/libc/sys/semctl.2
parentNetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). Fix from Tatoku Ogaito (diff)
downloadwireguard-openbsd-8a7d4150e8ae8644b1cf1626fc745d12b064a72b.tar.xz
wireguard-openbsd-8a7d4150e8ae8644b1cf1626fc745d12b064a72b.zip
We run OpenBSD not NetBSD
From NetBSD: Fix includes specified for shmctl(2) Make xrefs consistent
Diffstat (limited to 'lib/libc/sys/semctl.2')
-rw-r--r--lib/libc/sys/semctl.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/semctl.2 b/lib/libc/sys/semctl.2
index 23da10c56df..7b29cc99388 100644
--- a/lib/libc/sys/semctl.2
+++ b/lib/libc/sys/semctl.2
@@ -1,5 +1,5 @@
-.\" $OpenBSD: semctl.2,v 1.2 1996/10/08 01:20:13 michaels Exp $
-.\" $NetBSD: semctl.2,v 1.1 1995/10/16 23:49:26 jtc Exp $
+.\" $OpenBSD: semctl.2,v 1.3 1997/03/30 18:49:49 millert Exp $
+.\" $NetBSD: semctl.2,v 1.2 1997/03/27 08:20:40 mikel Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
.\" All rights reserved.
@@ -210,5 +210,5 @@ is not a valid command.
specifies an invalid address.
.El
.Sh SEE ALSO
+.Xr semget 2 ,
.Xr semop 2
-.Xr semget 2