summaryrefslogtreecommitdiffstats
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.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2
index 606099b..dab67b2 100644
--- a/lib/libc/sys/socket.2
+++ b/lib/libc/sys/socket.2
@@ -57,7 +57,7 @@ argument specifies a communications domain within which
communication will take place; this selects the protocol family
which should be used.
These families are defined in the include file
-.Ao Pa sys/socket.h Ac .
+.In sys/socket.h .
The currently understood formats are:
.Pp
.Bd -literal -offset indent -compact
@@ -225,7 +225,7 @@ via
The operation of sockets is controlled by socket level
.Em options .
These options are defined in the file
-.Ao Pa sys/socket.h Ac .
+.In sys/socket.h .
The
.Xr setsockopt 2
and
OpenPOWER on IntegriCloud