aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 1dc4ca7cf..e962e18da 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -504,7 +504,7 @@ There is no root account (uid 0) defined in the namespace.
504\fBprotocol protocol1,protocol2,protocol3 504\fBprotocol protocol1,protocol2,protocol3
505Enable protocol filter. The filter is based on seccomp and checks the 505Enable protocol filter. The filter is based on seccomp and checks the
506first argument to socket system call. Recognized values: \fBunix\fR, 506first argument to socket system call. Recognized values: \fBunix\fR,
507\fBinet\fR, \fBinet6\fR, \fBnetlink\fR, \fBpacket\fR, \fBbluetooth\fR and \fBnetlink\fR. 507\fBinet\fR, \fBinet6\fR, \fBnetlink\fR, \fBpacket\fR, and \fBbluetooth\fR.
508Multiple protocol commands are allowed. 508Multiple protocol commands are allowed.
509.TP 509.TP
510\fBseccomp 510\fBseccomp
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index b1a1fc8fd..61a6ba9a7 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2169,7 +2169,7 @@ $ firejail \-\-profile.print=browser
2169.TP 2169.TP
2170\fB\-\-protocol=protocol,protocol,protocol 2170\fB\-\-protocol=protocol,protocol,protocol
2171Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 2171Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
2172Recognized values: unix, inet, inet6, netlink, packet, bluetooth and netlink. This option is not supported for i386 architecture. 2172Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture.
2173.br 2173.br
2174 2174
2175.br 2175.br