From 7a79bb301ade7dc0c16f145a6d857a660261fc6b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 30 Jun 2015 13:29:23 +0200 Subject: [PATCH] seccomp.2: tfix 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 f25fcd286..d08ee1d79 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -288,7 +288,7 @@ it is necessary to not only check that .IR arch equals .BR AUDIT_ARCH_X86_64 , -but also to explicitly reject all system call that contain +but also to explicitly reject all system calls that contain .BR __X32_SYSCALL_BIT in .IR nr .