aboutsummaryrefslogtreecommitdiffstats
path: root/man7/socket.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-07-29 15:14:40 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-02-28 21:39:29 +0100
commitcb1b0be6833d690a65b0ffeac864338a8cb9dbdf (patch)
tree1f2a23fa3648c994915ba68727a1436ece3b324a /man7/socket.7
parent7ded63ef4cec38d87e66868d123bbce8620af8f7 (diff)
downloadman-pages-cb1b0be6833d690a65b0ffeac864338a8cb9dbdf.tar.gz
socket.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/socket.7')
-rw-r--r--man7/socket.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/socket.7 b/man7/socket.7
index 211b264dbb..b824418705 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -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.