From 6799ba26c91351917f86446700d950ba2a2fe329 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 30 Apr 2014 12:18:41 +0200 Subject: [PATCH] fcntl.2: wfix Signed-off-by: Michael Kerrisk --- man2/fcntl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 392f04683..f56da026f 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -571,7 +571,7 @@ flag is enabled for its open file description. If the .B O_NONBLOCK flag is not enabled, then -system call is blocked until the lock is removed +the system call is blocked until the lock is removed or converted to a mode that is compatible with the access. If the .B O_NONBLOCK