diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 0bdfbc1890..d817155b80 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -117,11 +117,11 @@ and The .BR send (2) .B MSG_MORE -flag is not supported Unix domain sockets. +flag is not supported by Unix domain sockets. The .B SO_SNDBUF -socket does have an effect for Unix domain sockets, but the +socket option does have an effect for Unix domain sockets, but the .B SO_RCVBUF option does not. For datagram sockets, the |
