aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2021-12-21 23:25:27 -0500
committerLibravatar Tad <tad@spotco.us>2021-12-21 23:25:27 -0500
commitd038aa11bbb349776150dfa76102403e270fc211 (patch)
tree6176f306ad6bf8f9180776e9de0077a6e6c917f5 /src/man
parentfirecfg fix (#4235) (diff)
downloadfirejail-d038aa11bbb349776150dfa76102403e270fc211.tar.gz
firejail-d038aa11bbb349776150dfa76102403e270fc211.tar.zst
firejail-d038aa11bbb349776150dfa76102403e270fc211.zip
Fix a typo
Signed-off-by: Tad <tad@spotco.us>
Diffstat (limited to 'src/man')
-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 84c17dc8b..09e7165a7 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1256,7 +1256,7 @@ $ firejail \-\-net=br0 \-\-net=br1
1256.TP 1256.TP
1257\fB\-\-net=ethernet_interface|wireless_interface 1257\fB\-\-net=ethernet_interface|wireless_interface
1258Enable a new network namespace and connect it 1258Enable a new network namespace and connect it
1259to this ethernet interface using the standard Linux macvlan|ipvaln 1259to this ethernet interface using the standard Linux macvlan|ipvlan
1260driver. Unless specified with option \-\-ip and \-\-defaultgw, an 1260driver. Unless specified with option \-\-ip and \-\-defaultgw, an
1261IP address and a default gateway will be assigned automatically 1261IP address and a default gateway will be assigned automatically
1262to the sandbox. The IP address is verified using ARP before 1262to the sandbox. The IP address is verified using ARP before