diff options
Diffstat (limited to 'man2/seccomp.2')
| -rw-r--r-- | man2/seccomp.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/seccomp.2 b/man2/seccomp.2 index b11ccc19a6..df373b4c2e 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -36,7 +36,7 @@ seccomp \- operate on Secure Computing state of the process .B #include <sys/ptrace.h> .\" Kees Cook noted: Anything that uses SECCOMP_RET_TRACE returns will .\" need <sys/ptrace.h> - +.PP .BI "int seccomp(unsigned int " operation ", unsigned int " flags \ ", void *" args ); .fi |
