From 5f3fb725abceb3ee7f9dfa9388beb1c0aabf1059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=E7ois?= Date: Mon, 29 Sep 2008 11:46:01 +0200 Subject: [PATCH] recv.2: Move kernel version number to first mention to MSG_ERRQUEUE. Signed-off-by: Michael Kerrisk --- man2/recv.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/recv.2 b/man2/recv.2 index bfec7cdf2..35ef881bb 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -145,7 +145,7 @@ with the .B F_SETFL .BR fcntl (2)). .TP -.B MSG_ERRQUEUE +.BR MSG_ERRQUEUE " (since Linux 2.2)" This flag specifies that queued errors should be received from the socket error queue. The error is passed in @@ -232,7 +232,7 @@ member of the .IR cmsghdr ). For error receives, the -.BR MSG_ERRQUEUE " (since Linux 2.2)" +.B MSG_ERRQUEUE is set in the .IR msghdr . After an error has been passed, the pending socket error