From 4291b3e4c44729af6cb03d28d3fe4bf21b3a13a6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 19 Jul 2006 12:55:37 +0000 Subject: [PATCH] wfix --- man7/unix.7 | 4 ++-- 1 file 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 -- 2.47.2