Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/seccomp.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 2219d60be..6b851c479 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -242,7 +242,7 @@ addressing mode) as a (read-only) .\" Quoting Kees Cook: .\" If BPF even allows changing the data, it's not copied back to .\" the syscall when it runs. Anything wanting to do things like -.\" that would need to use ptrace to catch the call an directly +.\" that would need to use ptrace to catch the call and directly .\" modify the registers before continuing with the call. buffer of the following form: .PP -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html