aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Glenn Washburn <development@efficientek.com>2018-10-17 01:39:00 -0500
committerLibravatar Glenn Washburn <development@efficientek.com>2018-10-17 01:39:00 -0500
commit427468be271de19e3495703a79fc92838e237a56 (patch)
treed6ee4b6200afa749777c06b38cd74ba11359d1e1 /src/man
parentFix docs on default seccomp list: change mfsservctl -> nfsservctl and reorder... (diff)
downloadfirejail-427468be271de19e3495703a79fc92838e237a56.tar.gz
firejail-427468be271de19e3495703a79fc92838e237a56.tar.zst
firejail-427468be271de19e3495703a79fc92838e237a56.zip
Fix doc: A more accurate example of profile loading by profile name.
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 17423cac1..e26b5f989 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -27,7 +27,7 @@ Reading profile /home/netblue/icecat.profile
27.RS 27.RS
28$ firejail --profile=icecat icecat-wrapper.sh 28$ firejail --profile=icecat icecat-wrapper.sh
29.br 29.br
30Reading profile /home/netblue/icecat.profile 30Reading profile /etc/firejail/icecat.profile
31.br 31.br
32[...] 32[...]
33.RE 33.RE
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 9babbb8f1..f7d18536d 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2716,7 +2716,7 @@ Reading profile /home/netblue/icecat.profile
2716.RS 2716.RS
2717$ firejail --profile=icecat icecat-wrapper.sh 2717$ firejail --profile=icecat icecat-wrapper.sh
2718.br 2718.br
2719Reading profile /home/netblue/icecat.profile 2719Reading profile /etc/firejail/icecat.profile
2720.br 2720.br
2721[...] 2721[...]
2722.RE 2722.RE