aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-04 12:18:50 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-04 12:18:50 -0400
commitc3354382c92b386da5ed76f5b12643412a2d32ea (patch)
tree15dbce7fd053998ffd2c0618ddd3e5694b47c3f4 /src/man
parenttest fixes (diff)
downloadfirejail-c3354382c92b386da5ed76f5b12643412a2d32ea.tar.gz
firejail-c3354382c92b386da5ed76f5b12643412a2d32ea.tar.zst
firejail-c3354382c92b386da5ed76f5b12643412a2d32ea.zip
rename generic.profile as default.profile
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 19063f5ef..0e9614ab6 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -44,7 +44,7 @@ To disable default profile loading, use --noprofile command option. Example:
44.RS 44.RS
45$ firejail 45$ firejail
46.br 46.br
47Reading profile /etc/firejail/generic.profile 47Reading profile /etc/firejail/default.profile
48.br 48.br
49Parent pid 8553, child pid 8554 49Parent pid 8553, child pid 8554
50.br 50.br
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 6be278063..995aee809 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -868,7 +868,7 @@ Example:
868.br 868.br
869$ firejail 869$ firejail
870.br 870.br
871Reading profile /etc/firejail/generic.profile 871Reading profile /etc/firejail/default.profile
872.br 872.br
873Parent pid 8553, child pid 8554 873Parent pid 8553, child pid 8554
874.br 874.br
@@ -1786,7 +1786,7 @@ To disable default profile loading, use --noprofile command option. Example:
1786.RS 1786.RS
1787$ firejail 1787$ firejail
1788.br 1788.br
1789Reading profile /etc/firejail/generic.profile 1789Reading profile /etc/firejail/default.profile
1790.br 1790.br
1791Parent pid 8553, child pid 8554 1791Parent pid 8553, child pid 8554
1792.br 1792.br