From 3edddb9e32ac703ffea5d6cc4d2d9d1484cc0cfd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 19 Jan 2015 09:48:15 +0100 Subject: [PATCH] fcntl.2: wfix Signed-off-by: Michael Kerrisk --- man2/fcntl.2 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index af6604ded..1044d5659 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -1490,7 +1490,11 @@ another process. .TP .B EBADF .I fd -is not an open file descriptor, or the command was +is not an open file descriptor +.TP +.B EBADF +.I cmd +is .B F_SETLK or .B F_SETLKW