diff options
Diffstat (limited to 'man7/socket.7')
| -rw-r--r-- | man7/socket.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/socket.7 b/man7/socket.7 index e531165178..345eb817b3 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -431,7 +431,7 @@ or just as if the socket was specified to be nonblocking. If the timeout is set to zero (the default) then the operation will never timeout. -Timeouts only have effect for system calls that perform socket I/O (e.g., +Timeouts only have effect for system calls that perform socket I/O (e.g., .BR read (2), .BR recvmsg (2), .BR send (2), |
