diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-10 04:17:16 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-10 04:17:16 +0000 |
| commit | 635e8d5a19dc44b12955c9ea04d6048a01a0553f (patch) | |
| tree | e4dd0afeba2e6f5d2add1c77caac15bd9342dc5a /man7/socket.7 | |
| parent | 31ed3329beb78b7cfe491b127ea30fe0e8053707 (diff) | |
| download | man-pages-635e8d5a19dc44b12955c9ea04d6048a01a0553f.tar.gz | |
Removed trailing white space at end of lines
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), |
