summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/recv.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r--lib/libc/sys/recv.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index a2ea33a..4cb9180 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -152,7 +152,7 @@ system call uses a
.Fa msghdr
structure to minimize the number of directly supplied arguments.
This structure has the following form, as defined in
-.Ao Pa sys/socket.h Ac :
+.In sys/socket.h :
.Pp
.Bd -literal
struct msghdr {
@@ -226,7 +226,7 @@ In this case,
should be a structure of type
.Fa cmsgcred ,
which is defined in
-.Ao Pa sys/socket.h Ac
+.In sys/socket.h
as follows:
.Pp
.Bd -literal
OpenPOWER on IntegriCloud