]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
socket.7: srcfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 29 Jul 2019 13:14:40 +0000 (15:14 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 28 Feb 2020 20:39:29 +0000 (21:39 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/socket.7

index 211b264dbb02354e75a54790e8879edc4b1a2bc4..b824418705e3af351743e5a2b420b3b8fa19046c 100644 (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.