diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-19 12:55:37 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-19 12:55:37 +0000 |
| commit | 4291b3e4c44729af6cb03d28d3fe4bf21b3a13a6 (patch) | |
| tree | 1e4fed438a0ae3c09034bcd2937a24bcb17abb17 /man7/unix.7 | |
| parent | a7fc86905d4e25de9ac1dd7caad9d6414ab0deef (diff) | |
| download | man-pages-4291b3e4c44729af6cb03d28d3fe4bf21b3a13a6.tar.gz | |
wfix
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 |
