aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Kunal Mehta <legoktm@member.fsf.org>2017-10-07 19:57:56 -0700
committerLibravatar Kunal Mehta <legoktm@member.fsf.org>2017-10-07 19:57:56 -0700
commitc2c04699cb2234fa85fb896f016763c4322cb495 (patch)
tree9b896441186031b05748f6037fc1981db8a1eec6 /src
parentsome profile enhancements (diff)
downloadfirejail-c2c04699cb2234fa85fb896f016763c4322cb495.tar.gz
firejail-c2c04699cb2234fa85fb896f016763c4322cb495.tar.zst
firejail-c2c04699cb2234fa85fb896f016763c4322cb495.zip
Update manpages to use HTTPS links
All of these websites support HTTPS, and nearly all of them redirect to it anyways.
Diffstat (limited to 'src')
-rw-r--r--src/man/firecfg.txt2
-rw-r--r--src/man/firejail-login.txt2
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt6
4 files changed, 6 insertions, 6 deletions
diff --git a/src/man/firecfg.txt b/src/man/firecfg.txt
index f99704579..e7a7ef6d9 100644
--- a/src/man/firecfg.txt
+++ b/src/man/firecfg.txt
@@ -96,7 +96,7 @@ $ sudo firecfg --clean
96.SH LICENSE 96.SH LICENSE
97This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 97This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
98.PP 98.PP
99Homepage: http://firejail.wordpress.com 99Homepage: https://firejail.wordpress.com
100.SH SEE ALSO 100.SH SEE ALSO
101\&\flfirejail\fR\|(1), 101\&\flfirejail\fR\|(1),
102\&\flfiremon\fR\|(1), 102\&\flfiremon\fR\|(1),
diff --git a/src/man/firejail-login.txt b/src/man/firejail-login.txt
index cb192b450..29030ba45 100644
--- a/src/man/firejail-login.txt
+++ b/src/man/firejail-login.txt
@@ -32,7 +32,7 @@ usermod \-\-shell /usr/bin/firejail username
32.SH LICENSE 32.SH LICENSE
33Firejail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 33Firejail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
34.PP 34.PP
35Homepage: http://firejail.wordpress.com 35Homepage: https://firejail.wordpress.com
36.SH SEE ALSO 36.SH SEE ALSO
37\&\flfirejail\fR\|(1), 37\&\flfirejail\fR\|(1),
38\&\flfiremon\fR\|(1), 38\&\flfiremon\fR\|(1),
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 14485d5c1..5825d3427 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -622,7 +622,7 @@ $ firejail --profile-path=~/myprofiles
622.SH LICENSE 622.SH LICENSE
623Firejail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 623Firejail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
624.PP 624.PP
625Homepage: http://firejail.wordpress.com 625Homepage: https://firejail.wordpress.com
626.SH SEE ALSO 626.SH SEE ALSO
627\&\flfirejail\fR\|(1), 627\&\flfirejail\fR\|(1),
628\&\flfiremon\fR\|(1), 628\&\flfiremon\fR\|(1),
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 17ddd5c88..83ac12d86 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -109,7 +109,7 @@ $ firejail --allusers
109Enable AppArmor confinement. For more information, please see \fBAPPARMOR\fR section below. 109Enable AppArmor confinement. For more information, please see \fBAPPARMOR\fR section below.
110.TP 110.TP
111\fB\-\-appimage 111\fB\-\-appimage
112Sandbox an AppImage (http://appimage.org/) application. 112Sandbox an AppImage (https://appimage.org/) application.
113.br 113.br
114 114
115.br 115.br
@@ -2082,7 +2082,7 @@ $ firejail \-\-x11=xorg firefox
2082 2082
2083.TP 2083.TP
2084\fB\-\-x11=xpra 2084\fB\-\-x11=xpra
2085Start Xpra (http://xpra.org) and attach the sandbox to this server. 2085Start Xpra (https://xpra.org) and attach the sandbox to this server.
2086Xpra is a persistent remote display server and client for forwarding X11 applications and desktop screens. 2086Xpra is a persistent remote display server and client for forwarding X11 applications and desktop screens.
2087A network namespace needs to be instantiated in order to deny access to X11 abstract Unix domain socket. 2087A network namespace needs to be instantiated in order to deny access to X11 abstract Unix domain socket.
2088.br 2088.br
@@ -2536,7 +2536,7 @@ List all sandboxed processes.
2536.SH LICENSE 2536.SH LICENSE
2537This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 2537This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
2538.PP 2538.PP
2539Homepage: http://firejail.wordpress.com 2539Homepage: https://firejail.wordpress.com
2540.SH SEE ALSO 2540.SH SEE ALSO
2541\&\flfiremon\fR\|(1), 2541\&\flfiremon\fR\|(1),
2542\&\flfirecfg\fR\|(1), 2542\&\flfirecfg\fR\|(1),