aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-27 10:51:53 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-27 10:51:53 -0500
commit001b3aaf41d889f85644ab778b795dca98a0b059 (patch)
tree1f3982a45d0ebde939588b1ed9153d9c85f034c9 /src
parentx11 (diff)
downloadfirejail-001b3aaf41d889f85644ab778b795dca98a0b059.tar.gz
firejail-001b3aaf41d889f85644ab778b795dca98a0b059.tar.zst
firejail-001b3aaf41d889f85644ab778b795dca98a0b059.zip
man page fixes
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index bd4b7c563..8be0ae401 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -431,6 +431,7 @@ $ firejail \-\-ignore=shell --ignore=seccomp firefox
431.TP 431.TP
432\fB\-\-interface=interface 432\fB\-\-interface=interface
433Move interface in a new network namespace. Up to four --interface options can be specified. 433Move interface in a new network namespace. Up to four --interface options can be specified.
434Note: wlan devices are not supported for this option.
434.br 435.br
435 436
436.br 437.br
@@ -640,6 +641,7 @@ to the sandbox. The IP address is verified using ARP before
640assignment. The address configured as default gateway is the 641assignment. The address configured as default gateway is the
641default gateway of the host. Up to four \-\-net devices can 642default gateway of the host. Up to four \-\-net devices can
642be defined. Mixing bridge and macvlan devices is allowed. 643be defined. Mixing bridge and macvlan devices is allowed.
644Note: wlan devices are not supported for this option.
643.br 645.br
644 646
645.br 647.br