From 4a202b68fa5b0218af7ee57aa2bbe4c8d5c3264d Mon Sep 17 00:00:00 2001 From: Matthew Gyurgyik Date: Sat, 10 Oct 2015 20:39:12 -0400 Subject: switch project url to github --- 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 b4024ff6f..dec8c5349 100644 --- a/src/firejail/usage.c +++ b/src/firejail/usage.c @@ -342,6 +342,6 @@ void usage(void) { printf(" list all running sandboxes\n"); printf("\n"); printf("License GPL version 2 or later\n"); - printf("Homepage: http://firejail.sourceforge.net\n"); + printf("Homepage: http://github.com/netblue30/firejail\n"); printf("\n"); } diff --git a/src/firemon/usage.c b/src/firemon/usage.c index 52788807a..92aac1b88 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://firejail.sourceforge.net\n"); + printf("Homepage: http://github.com/netblue30/firejail\n"); printf("\n"); } diff --git a/src/man/firejail-login.txt b/src/man/firejail-login.txt index c3ee50ecf..0064013c9 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://firejail.sourceforge.net +Homepage: http://github.com/netblue30/firejail .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfiremon\fR\|(1), diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 470cade7e..e470cab36 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -277,7 +277,7 @@ Set a DNS server for the sandbox. Up to three DNS servers can be defined. .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://firejail.sourceforge.net +Homepage: http://github.com/netblue30/firejail .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfiremon\fR\|(1), diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 6984c559b..af3a18746 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1361,7 +1361,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://firejail.sourceforge.net +Homepage: http://github.com/netblue30/firejail .SH SEE ALSO \&\flfiremon\fR\|(1), \&\flfirejail-profile\fR\|(5), diff --git a/src/man/firemon.txt b/src/man/firemon.txt index 293547a3b..9c14086e0 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://firejail.sourceforge.net +Homepage: http://github.com/netblue30/firejail .SH SEE ALSO \&\flfirejail\fR\|(1), \&\flfirejail-profile\fR\|(5), -- cgit v1.2.3-70-g09d2