Merge pull request #408 from giuseppe/fix-man-page
bwrap.xml: clarify BPF variant
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
<term><option>--seccomp <arg choice="plain">FD</arg></option></term>
|
||||
<listitem><para>
|
||||
Load and use seccomp rules from <arg choice="plain">FD</arg>.
|
||||
The rules need to be in the form of a compiled eBPF program,
|
||||
The rules need to be in the form of a compiled cBPF program,
|
||||
as generated by seccomp_export_bpf.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user