From db122bbd33de7146778a423a36ef0063996a0c23 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 May 2014 20:10:58 +0200 Subject: [PATCH] ioctl.2: tfix Reported-by: Jon Grant Signed-off-by: Michael Kerrisk --- man2/ioctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/ioctl.2 b/man2/ioctl.2 index 98406be84..0a1c432ce 100644 --- a/man2/ioctl.2 +++ b/man2/ioctl.2 @@ -102,7 +102,7 @@ is not a valid descriptor. references an inaccessible memory area. .TP .B EINVAL -.I Request +.I request or .I argp is not valid.