diff --git a/man7/signal.7 b/man7/signal.7 index a7fd9f001..fcd7ababb 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -671,6 +671,7 @@ Socket interfaces: .BR connect (2), .BR recv (2), .BR recvfrom (2), +.BR recvmmsg (2), .BR recvmsg (2), .BR send (2), .BR sendto (2), @@ -720,6 +721,10 @@ Socket interfaces, when a timeout has been set on the socket using .BR accept (2), .BR recv (2), .BR recvfrom (2), +.BR recvmmsg (2) +(with a non-NULL +.IR timeout +argument), and .BR recvmsg (2), if a receive timeout @@ -794,6 +799,10 @@ Socket interfaces, when a timeout has been set on the socket using .BR accept (2), .BR recv (2), .BR recvfrom (2), +.BR recvmmsg (2) +(with a non-NULL +.IR timeout +argument), and .BR recvmsg (2), if a receive timeout