aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-02-10 23:03:39 +0000
committerLibravatar GitHub <noreply@github.com>2021-02-10 23:03:39 +0000
commitf71db5299fd3bb9b06254a2e002b24ac7506518c (patch)
treecc69e63eb3eb56d7bfff343850740f7fce9b57e8 /src/man
parentMerge pull request #3970 from glitsj16/man-fixes (diff)
downloadfirejail-f71db5299fd3bb9b06254a2e002b24ac7506518c.tar.gz
firejail-f71db5299fd3bb9b06254a2e002b24ac7506518c.tar.zst
firejail-f71db5299fd3bb9b06254a2e002b24ac7506518c.zip
fix spacing in man firejail
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 48b0e5524..e85a02ee8 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -696,8 +696,6 @@ $ firejail \-\-net=eth0 \-\-defaultgw=10.10.20.1 firefox
696\fB\-\-deterministic-exit-code 696\fB\-\-deterministic-exit-code
697Always exit firejail with the first child's exit status. The default behavior is to use the exit status of the final child to exit, which can be nondeterministic. 697Always exit firejail with the first child's exit status. The default behavior is to use the exit status of the final child to exit, which can be nondeterministic.
698.br 698.br
699
700.br
701.TP 699.TP
702\fB\-\-disable-mnt 700\fB\-\-disable-mnt
703Blacklist /mnt, /media, /run/mount and /run/media access. 701Blacklist /mnt, /media, /run/mount and /run/media access.