summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getsockopt.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getsockopt.2')
-rw-r--r--lib/libc/sys/getsockopt.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2
index e2014809961..a0d48c6ddf7 100644
--- a/lib/libc/sys/getsockopt.2
+++ b/lib/libc/sys/getsockopt.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getsockopt.2,v 1.53 2019/01/09 07:14:31 jmc Exp $
+.\" $OpenBSD: getsockopt.2,v 1.54 2019/01/11 06:10:13 jsg Exp $
.\" $NetBSD: getsockopt.2,v 1.7 1995/02/27 12:33:29 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)getsockopt.2 8.3 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: January 9 2019 $
+.Dd $Mdocdate: January 11 2019 $
.Dt GETSOCKOPT 2
.Os
.Sh NAME
@@ -513,6 +513,6 @@ functions conform to
The
.Fn getsockopt
system call appeared in
-.Bx 4.2 .
+.Bx 4.1c .
.Sh BUGS
Several of the socket options should be handled at lower levels of the system.