From f7439c3e0a1a802862295df6143b35e55c688142 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 23 Dec 2015 09:46:12 -0500 Subject: 0.9.36 testing --- src/firejail/usage.c | 2 +- src/firemon/usage.c | 2 +- src/man/firejail-login.txt | 2 +- src/man/firejail-profile.txt | 2 +- src/man/firejail.txt | 2 +- src/man/firemon.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/firejail/usage.c b/src/firejail/usage.c index 3d9d745b3..e4a5f1ff0 100644 --- a/src/firejail/usage.c +++ b/src/firejail/usage.c @@ -376,6 +376,6 @@ void usage(void) { printf(" list all running sandboxes\n"); printf("\n"); printf("License GPL version 2 or later\n"); - printf("Homepage: http://github.com/netblue30/firejail\n"); + printf("Homepage: http://firejail.wordpress.com\n"); printf("\n"); } diff --git a/src/firemon/usage.c b/src/firemon/usage.c index 92aac1b88..6cc3656c4 100644 --- a/src/firemon/usage.c +++ b/src/firemon/usage.c @@ -72,6 +72,6 @@ void usage(void) { printf("\tUser - The owner of the sandbox.\n"); printf("\n"); printf("License GPL version 2 or later\n"); - printf("Homepage: http://github.com/netblue30/firejail\n"); + printf("Homepage: http://firejail.wordpress.com\n"); printf("\n"); } diff --git a/src/man/firejail-login.txt b/src/man/firejail-login.txt index 0064013c9..e5bcf9436 100644 --- a/src/man/firejail-login.txt +++ b/src/man/firejail-login.txt @@ -28,7 +28,7 @@ usermod \-\-shell /usr/bin/firejail username .SH LICENSE Firejail 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. .PP -Homepage: http://github.com/netblue30/firejail +Homepage: http://firejail.wordpress.com .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfiremon\fR\|(1), diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 59d4a81ae..0745aa104 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -321,7 +321,7 @@ $ firejail --profile-path=~/myprofiles .SH LICENSE Firejail 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. .PP -Homepage: http://github.com/netblue30/firejail +Homepage: http://firejail.wordpress.com .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfiremon\fR\|(1), diff --git a/src/man/firejail.txt b/src/man/firejail.txt index eed87c574..9f834011e 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1615,7 +1615,7 @@ List all sandboxed processes. .SH LICENSE This 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. .PP -Homepage: http://github.com/netblue30/firejail +Homepage: http://firejail.wordpress.com .SH SEE ALSO \&\flfiremon\fR\|(1), \&\flfirejail-profile\fR\|(5), diff --git a/src/man/firemon.txt b/src/man/firemon.txt index 9c14086e0..2a69b1de5 100644 --- a/src/man/firemon.txt +++ b/src/man/firemon.txt @@ -98,7 +98,7 @@ The owner of the sandbox. .SH LICENSE This 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. .PP -Homepage: http://github.com/netblue30/firejail +Homepage: http://firejail.wordpress.com .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfirejail-profile\fR\|(5), -- cgit v1.2.3-54-g00ecf