summaryrefslogtreecommitdiff
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/socket.2')
-rw-r--r--lib/libc/sys/socket.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index da6bc8d3cae..63a8a36268e 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: socket.2,v 1.34 2013/04/08 19:49:55 guenther Exp $
+.\" $OpenBSD: socket.2,v 1.35 2013/07/17 05:42:11 schwarze Exp $
.\" $NetBSD: socket.2,v 1.5 1995/02/27 12:37:53 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)socket.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: April 8 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt SOCKET 2
.Os
.Sh NAME
@@ -265,5 +265,5 @@ function conforms to
.Sh HISTORY
The
.Fn socket
-function call appeared in
-.Bx 4.2 .
+system call first appeared in
+.Bx 4.1c .