socket.7: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-07-29 15:14:40 +02:00
parent 7ded63ef4c
commit cb1b0be683
1 changed files with 2 additions and 2 deletions

View File

@ -888,8 +888,8 @@ After the commit 6e5d58fdc9bedd0255a8 ("skbuff: Fix not
waking applications when errors are enqueued"), introduced
in Linux 4.16, waking up on
.B POLLERR
does not require requesting other events. The flag is kept
only for backwards compatibility.
does not require requesting other events.
The flag is kept only for backwards compatibility.
.TP
.B SO_SNDBUF
Sets or gets the maximum socket send buffer in bytes.