seccomp.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-13 14:06:24 +02:00
parent 81f3ee482d
commit fe56ce1c5f
1 changed files with 0 additions and 1 deletions

View File

@ -506,7 +506,6 @@ but the filter program pointed to by
was not valid or the length of the filter program was zero or exceeded was not valid or the length of the filter program was zero or exceeded
.B BPF_MAXINSNS .B BPF_MAXINSNS
(4096) instructions. (4096) instructions.
.BR EINVAL
.TP .TP
.BR ENOMEM .BR ENOMEM
Out of memory. Out of memory.