aboutsummaryrefslogtreecommitdiffstats
path: root/src/firemon/usage.c
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:35:01 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:35:01 -0400
commit23a962a1af3894b6834ad08c12b3c3fd99775247 (patch)
treef086ad1afa06d0b054aec684917086b60d1a78ed /src/firemon/usage.c
parentmerge 0.9.56-rc1 (diff)
downloadfirejail-23a962a1af3894b6834ad08c12b3c3fd99775247.tar.gz
firejail-23a962a1af3894b6834ad08c12b3c3fd99775247.tar.zst
firejail-23a962a1af3894b6834ad08c12b3c3fd99775247.zip
0.9.56-rc1 merges
Diffstat (limited to 'src/firemon/usage.c')
-rw-r--r--src/firemon/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firemon/usage.c b/src/firemon/usage.c
index a4d642d66..5714643cc 100644
--- a/src/firemon/usage.c
+++ b/src/firemon/usage.c
@@ -75,7 +75,7 @@ static char *help_str =
75 "\tUser - The owner of the sandbox.\n" 75 "\tUser - The owner of the sandbox.\n"
76 "\n" 76 "\n"
77 "License GPL version 2 or later\n" 77 "License GPL version 2 or later\n"
78 "Homepage: http://firejail.wordpress.com\n" 78 "Homepage: https://firejail.wordpress.com\n"
79 "\n"; 79 "\n";
80 80
81void usage(void) { 81void usage(void) {