From 43b265ff16c40bd1015436b7b7be3257485967e5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 30 Dec 2014 09:51:58 +0100 Subject: [PATCH] seccomp.2: wfix for EFAULT error Signed-off-by: Michael Kerrisk --- man2/seccomp.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/seccomp.2 b/man2/seccomp.2 index d903da6d6..471870f8f 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -380,7 +380,7 @@ before using .TP .BR EFAULT .IR args -was required to be a valid address. +was not a valid address. .TP .BR EINVAL .IR operation