aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-14 09:21:57 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-14 09:21:57 -0500
commitf17e054cd6b7fcf485222f5af83351dd350e624b (patch)
treea87017ca70c35ff16fa5810b491a885dac621dfa /src
parent--trace fix (diff)
downloadfirejail-f17e054cd6b7fcf485222f5af83351dd350e624b.tar.gz
firejail-f17e054cd6b7fcf485222f5af83351dd350e624b.tar.zst
firejail-f17e054cd6b7fcf485222f5af83351dd350e624b.zip
small fixes
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 00f4cb367..d5c3bfe41 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1053,7 +1053,7 @@ $ firejail \-\-profile-path=/home/netblue/myprofiles
1053.TP 1053.TP
1054\fB\-\-protocol=protocol,protocol,protocol 1054\fB\-\-protocol=protocol,protocol,protocol
1055Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 1055Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
1056Recognized values: unix, inet, inet6, netlink and packet. 1056Recognized values: unix, inet, inet6, netlink and packet. This option is not supported for i386 architecture.
1057.br 1057.br
1058 1058
1059.br 1059.br