seccomp.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-06-30 13:29:23 +02:00
parent e9855ef2f7
commit 7a79bb301a
1 changed files with 1 additions and 1 deletions

View File

@ -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 .