aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-29 20:41:22 -0400
committerLibravatar GitHub <noreply@github.com>2016-08-29 20:41:22 -0400
commit98a0e2b9445cec266199d73aebfbbc2f53b1b6c5 (patch)
tree2bbc4232cf6ac89137433e34559b01169a910d46
parentMerge pull request #753 from manevich/fix (diff)
parentanother typo (diff)
downloadfirejail-98a0e2b9445cec266199d73aebfbbc2f53b1b6c5.tar.gz
firejail-98a0e2b9445cec266199d73aebfbbc2f53b1b6c5.tar.zst
firejail-98a0e2b9445cec266199d73aebfbbc2f53b1b6c5.zip
Merge pull request #752 from reinerh/master
another typo
-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 434c29c0f..35b84b981 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -85,7 +85,7 @@ Example:
85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile strace -f firefox 85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile strace -f firefox
86.TP 86.TP
87\fB\-\-apparmor 87\fB\-\-apparmor
88Enable AppArmor confinement. Formore information, please see \fBAPPARMOR\fR section below. 88Enable AppArmor confinement. For more information, please see \fBAPPARMOR\fR section below.
89.TP 89.TP
90\fB\-\-appimage 90\fB\-\-appimage
91Sandbox an AppImage (http://appimage.org/) application. 91Sandbox an AppImage (http://appimage.org/) application.