summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-03-03 18:18:34 +0000
committerschwarze <schwarze@openbsd.org>2019-03-03 18:18:34 +0000
commit0f9c2e379c74d854df1e0063381a67b2a606e118 (patch)
tree3d46a01bcac20a340f862b60f924981dceffcf23 /lib/libc/sys
parenttweak the previous two commits: (diff)
downloadwireguard-openbsd-0f9c2e379c74d854df1e0063381a67b2a606e118.tar.xz
wireguard-openbsd-0f9c2e379c74d854df1e0063381a67b2a606e118.zip
talk about IPv4 and IPv6 in a more symmetrical way
and avoid an anachronistic wording found by deraadt@; joint work with deraadt@
Diffstat (limited to 'lib/libc/sys')
-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 516104f6e52..01e1f2b77ca 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: socket.2,v 1.41 2016/03/19 22:10:49 guenther Exp $
+.\" $OpenBSD: socket.2,v 1.42 2019/03/03 18:18:34 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: March 19 2016 $
+.Dd $Mdocdate: March 3 2019 $
.Dt SOCKET 2
.Os
.Sh NAME
@@ -57,9 +57,9 @@ The currently understood formats are:
.It AF_UNIX
UNIX internal protocols
.It AF_INET
-ARPA Internet protocols
+Internet Protocol version 4 (IPv4) protocol family
.It AF_INET6
-IPv6 (Internet Protocol version 6) protocols
+Internet Protocol version 6 (IPv6) protocol family
.El
.Pp
The socket has the indicated