ossp-pkg/rc/rc_test.sh 1.3 -> 1.4
--- rc_test.sh 2002/01/30 17:29:15 1.3
+++ rc_test.sh 2002/02/04 22:35:20 1.4
@@ -1,10 +1,10 @@
#! /bin/sh
-# rc - OSSP Runcommand processor
+# rc - OSSP Run-command processor
# Copyright (c) 2002 Cable & Wireless Deutschland GmbH
# Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
# Copyright (c) 2002 Ralf S. Engelschall
#
-# This file is part of OSSP rc, a portable Runcommand processor
+# This file is part of OSSP rc, a portable Run-command processor
# which can be found at http://www.ossp.org/pkg/rc/
#
# Permission to use, copy, modify, and distribute this software for
@@ -25,7 +25,7 @@
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# test_rc.sh: Runcommand processor test script
+# test_rc.sh: Run-command processor test script
#Pre:
#tar zxvf ossprc-0.9.tar.gz
|
|