aboutsummaryrefslogtreecommitdiffstats
path: root/man7/socket.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/socket.7')
-rw-r--r--man7/socket.77
1 files changed, 5 insertions, 2 deletions
diff --git a/man7/socket.7 b/man7/socket.7
index 2286850c65..884474d1ca 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -461,7 +461,8 @@ control message.
The timestamp control message is sent with level
.B SOL_SOCKET
and the
-.I cmsg_data field is a
+.I cmsg_data
+field is a
.I "struct timeval"
indicating the
reception time of the last packet passed to the user in this call.
@@ -584,7 +585,9 @@ last packet that was received while
was not set, or it fails if no such packet has been received,
(i.e.,
.BR ioctl ()
-returns \-1 with errno set to
+returns \-1 with
+.I errno
+set to
.BR ENOENT ).
.TP
.BR SIOCSPGRP