From 8ef616488acdb38f82f46effbca498a7d7f91046 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 28 Apr 2004 11:31:56 +0000 Subject: Changed all pointers to savannah to alioth. --- NEWS | 1 + README | 3 +-- doc/pingd.conf.pod | 2 +- pingd | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 4a9b926..92ed5ee 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Changes in version - 2004 Echolot::Tools. * Filter out mixmaster outputs to stderr that are no problem. * There's a TRACE loglevel now, which is even more noisy than DEBUG. + * Changed all pointers to savannah to alioth. Changes in version 2.1.3 - 2004-04-20 * Improvements to pingd.conf(5) by Colin. diff --git a/README b/README index e6bd9a6..6821cf7 100644 --- a/README +++ b/README @@ -304,7 +304,7 @@ need to increase it. A ulimit of 512 should suffice. Obscure errors experienced might be caused by a ulimit that has been set too low. Please report bugs and feature requests at - http://savannah.gnu.org/bugs/?group=echolot + http://alioth.debian.org/projects/echolot/ The Echolot homepage can be found at http://www.palfrader.org/echolot/ @@ -317,4 +317,3 @@ ACKNOWLEDGEMENTS Lucky Green for (re)writing docs BiKiKii Admin for valuable feedback All testers of Echolot. - The FSF for savanna.gnu.org. diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod index aa1d7b3..2a0e997 100644 --- a/doc/pingd.conf.pod +++ b/doc/pingd.conf.pod @@ -884,6 +884,6 @@ Peter Palfrader Epeter@palfrader.orgE =head1 BUGS -Please report them at EURL:http://savannah.gnu.org/bugs/?group=echolotE +Please report them at EURL:http://alioth.debian.org/projects/echolot/ =cut diff --git a/pingd b/pingd index 26461b6..23df1f3 100755 --- a/pingd +++ b/pingd @@ -305,7 +305,7 @@ Peter Palfrader Epeter@palfrader.orgE =head1 BUGS -Please report them at EURL:http://savannah.gnu.org/bugs/?group=echolotE +Please report them at EURL:http://alioth.debian.org/projects/echolot/ =cut @@ -709,7 +709,7 @@ if ($params->{'help'}) { print ("Usage: $PROGRAM_NAME [options] command\n"); print ("See man pingd or perldoc pingd for more info.\n"); print ("echolot $VERSION - (c) 2002, 2003 Peter Palfrader \n"); - print ("http://savannah.gnu.org/projects/echolot/\n"); + print ("http://alioth.debian.org/projects/echolot/\n"); print ("\n"); print ("Commands:\n"); print (" start starts echolot pingd\n"); @@ -737,7 +737,7 @@ if ($params->{'help'}) { if ($params->{'version'}) { print ("echolot $VERSION\n"); print ("(c) 2002, 2003 Peter Palfrader \n"); - print ("http://savannah.gnu.org/projects/echolot/\n"); + print ("http://alioth.debian.org/projects/echolot/\n"); exit 0; }; $params->{'quiet'} = undef if ($params->{'verbose'}); -- cgit v1.2.3