]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 19 Jul 2006 23:59:09 +0000 (23:59 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 19 Jul 2006 23:59:09 +0000 (23:59 +0000)
man7/socket.7

index 2286850c65b769bb208172c57e4263680cebdb7c..884474d1ca4d42c8de5157449f6810e43ba9baa5 100644 (file)
@@ -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