aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2022-01-23 13:08:00 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2022-01-23 13:08:00 +0100
commit2bbae422b776957c8e912db61ee813abc2f96f19 (patch)
tree79b69c41145f31bc769c4afcae444ab4c432587d /src/man
parentakonadi: chasing the sockets (diff)
parentnetlink: revert man pages (diff)
downloadfirejail-2bbae422b776957c8e912db61ee813abc2f96f19.tar.gz
firejail-2bbae422b776957c8e912db61ee813abc2f96f19.tar.zst
firejail-2bbae422b776957c8e912db61ee813abc2f96f19.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'src/man')
-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 ea180607b..4c0da6fc6 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2166,7 +2166,7 @@ $ firejail \-\-profile.print=browser
2166.TP 2166.TP
2167\fB\-\-protocol=protocol,protocol,protocol 2167\fB\-\-protocol=protocol,protocol,protocol
2168Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 2168Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
2169Recognized values: unix, inet, inet6, netlink, packet, bluetooth and netlink. This option is not supported for i386 architecture. 2169Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture.
2170.br 2170.br
2171 2171
2172.br 2172.br