All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] recvmmsg.2: tfix
@ 2018-02-14 12:35 Mattias Andrée
  0 siblings, 0 replies; only message in thread
From: Mattias Andrée @ 2018-02-14 12:35 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Mattias Andrée

recvmmsq -> recvmmsg

Signed-off-by: Mattias Andrée <maandree-UNjuZkX4dYU@public.gmane.org>
---
 man2/recvmmsg.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2
index f20ce00a8..4aee1dc11 100644
--- a/man2/recvmmsg.2
+++ b/man2/recvmmsg.2
@@ -185,7 +185,7 @@ but then no further datagrams are received, the call will block forever.
 If an error occurs after at least one message has been received,
 the call succeeds, and returns the number of messages received.
 The error code is expected to be returned on a subsequent call to
-.BR recvmmsq ().
+.BR recvmmsg ().
 In the current implementation, however, the error code can be overwritten
 in the meantime by an unrelated network event on a socket,
 for example an incoming ICMP packet.
-- 
2.11.1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-14 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-14 12:35 [PATCH] recvmmsg.2: tfix Mattias Andrée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.