summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socket.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
committerru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
commit1edcd1b018b1c6b16090b99f84f1fa3300795d0b (patch)
treeeef4036b4299212e7d9f218a5394cd119824ab1f /lib/libc/sys/socket.2
parent3cab909501be5c044500f26980d1f9eea870312b (diff)
downloadFreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.zip
FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.tar.gz
mdoc(7): Properly mark C headers.
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