https://bugzilla.kernel.org/show_bug.cgi?id=137351 Michael Kerrisk <mtk.manpages@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX --- Comment #3 from Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- Applied the patch below. Closing this bug... diff --git a/man7/unix.7 b/man7/unix.7 index e111734..0d44dd6 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -518,9 +518,9 @@ is sent as well. This can be avoided by passing the .B MSG_NOSIGNAL flag to -.BR sendmsg (2) +.BR send (2) or -.BR recvmsg (2). +.BR sendmsg (2). .TP .B EPROTONOSUPPORT Passed protocol is not -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html