# History:
# (1) Ported bb-local.sh script to perl. (Ed Hill Feb 26, 1997)
#
-# $Id: spong-client.pl,v 1.22 2002/06/24 16:59:22 sljohnson Exp $
+# $Id: spong-client.pl,v 1.23 2002/06/24 17:40:14 sljohnson Exp $
use lib '@@LIBDIR@@';
&debug( "configuration file(s) loaded" );
}
-# This is part of the set up code. This daemonized the program and
+# This is part of the set up code. This daemonizes the program and
# this sets up the signal handlers
sub daemonize {
# Handles any command line arguments that are given to us that tell us to
-# signal the current running spong-server program.
+# signal the current running spong-client program.
sub handle_signals {