From 6d2f6aff6db6b855da7c4605c8ef39f12dfde3fa Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 22 Dec 2012 20:19:55 +0100 Subject: [PATCH] recvmmsg.2: srcfix: Note kernel commit that added syscall Signed-off-by: Michael Kerrisk --- man2/recvmmsg.2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index cc4971be0..3ce6ea165 100644 --- a/man2/recvmmsg.2 +++ b/man2/recvmmsg.2 @@ -21,6 +21,11 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" +.\" Syscall added in following commit +.\" commit a2e2725541fad72416326798c2d7fa4dafb7d337 +.\" Author: Arnaldo Carvalho de Melo +.\" Date: Mon Oct 12 23:40:10 2009 -0700 +.\" .TH RECVMMSG 2 2012-05-02 "Linux" "Linux Programmer's Manual" .SH NAME recvmmsg \- receive multiple messages on a socket