From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Wilk Subject: [PATCH 2/3] fcntl.2: tfix Date: Wed, 30 Dec 2015 15:16:39 +0100 Message-ID: <1451485000-350-2-git-send-email-jwilk@jwilk.net> References: <1451485000-350-1-git-send-email-jwilk@jwilk.net> Return-path: In-Reply-To: <1451485000-350-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Michael Kerrisk Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org --- man2/fcntl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 9abfb71..96c6993 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -937,7 +937,7 @@ set etc.) to determine which file descriptors are available for I/O. Note that the file descriptor provided in .I si_fd -is the one that that was specified during the +is the one that was specified during the .BR F_SETSIG operation. This can lead to an unusual corner case. -- 2.6.4 -- 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