seccomp.2: srcfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-09-15 18:41:38 +02:00 committed by Michael Kerrisk
parent 6771ab48fe
commit 3775c1ca40
1 changed files with 1 additions and 1 deletions

View File

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