summaryrefslogtreecommitdiff
path: root/pingd
diff options
context:
space:
mode:
Diffstat (limited to 'pingd')
-rwxr-xr-xpingd6
1 files changed, 3 insertions, 3 deletions
diff --git a/pingd b/pingd
index 633a171..492121f 100755
--- a/pingd
+++ b/pingd
@@ -3,7 +3,7 @@
$| = 1;
# (c) 2002 Peter Palfrader <peter@palfrader.org>
-# $Id: pingd,v 1.58 2002/08/11 14:20:15 weasel Exp $
+# $Id: pingd,v 1.59 2002/08/11 14:57:23 weasel Exp $
#
=pod
@@ -224,9 +224,9 @@ The configuration file is searched in those places in that order:
=item $HOME/.pingd.conf
-=item /etc/pingd.conf
+=item /etc/echolot/pingd.conf
-=item /etc/echolot.conf
+=item /etc/pingd.conf
=back