OSSP CVS Repository

ossp - Check-in [3495]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3495
Date: 2003-Jul-07 15:30:50 (local)
2003-Jul-07 13:30:50 (UTC)
User:ms
Branch:
Comment: More header corrections and improvements.
Tickets:
Inspections:
Files:
ossp-pkg/rc/AUTHORS      1.2 -> 1.3     13 inserted, 6 deleted
ossp-pkg/rc/ChangeLog      1.3 -> 1.4     6 inserted, 7 deleted
ossp-pkg/rc/Makefile.in      1.34 -> 1.35     2 inserted, 2 deleted
ossp-pkg/rc/README      1.7 -> 1.8     8 inserted, 8 deleted
ossp-pkg/rc/aclocal.m4      1.10 -> 1.11     2 inserted, 2 deleted
ossp-pkg/rc/configure.in      1.19 -> 1.20     2 inserted, 2 deleted
ossp-pkg/rc/rc-sample.pod      1.12 -> 1.13     1 inserted, 1 deleted
ossp-pkg/rc/rc.c      1.43 -> 1.44     3 inserted, 3 deleted
ossp-pkg/rc/rc.h      1.58 -> 1.59     3 inserted, 3 deleted
ossp-pkg/rc/rc_cliopt.c      1.19 -> 1.20     3 inserted, 3 deleted
ossp-pkg/rc/rc_config.c      1.38 -> 1.39     3 inserted, 3 deleted
ossp-pkg/rc/rc_config.h      1.7 -> 1.8     3 inserted, 3 deleted
ossp-pkg/rc/rc_const.h      1.33 -> 1.34     3 inserted, 3 deleted
ossp-pkg/rc/rc_error.c      1.8 -> 1.9     3 inserted, 3 deleted
ossp-pkg/rc/rc_list.c      1.4 -> 1.5     3 inserted, 3 deleted
ossp-pkg/rc/rc_opt.c      1.8 -> 1.9     3 inserted, 3 deleted
ossp-pkg/rc/rc_private.h      1.36 -> 1.37     3 inserted, 3 deleted
ossp-pkg/rc/rc_proc.c      1.59 -> 1.60     3 inserted, 3 deleted
ossp-pkg/rc/rc_script.c      1.34 -> 1.35     3 inserted, 3 deleted
ossp-pkg/rc/rc_sect.c      1.18 -> 1.19     3 inserted, 3 deleted
ossp-pkg/rc/rc_test.sh      1.28 -> 1.29     3 inserted, 3 deleted
ossp-pkg/rc/rc_util.c      1.13 -> 1.14     3 inserted, 3 deleted

ossp-pkg/rc/AUTHORS 1.2 -> 1.3

--- AUTHORS      2002/01/31 21:14:10     1.2
+++ AUTHORS      2003/07/07 13:30:50     1.3
@@ -1,8 +1,15 @@
-AUTHORS
-=======
+   _        ___  ____ ____  ____             
+  |_|_ _   / _ \/ ___/ ___||  _ \   _ __ ___ 
+  _|_||_| | | | \___ \___ \| |_) | | '__/ __|
+ |_||_|_| | |_| |___) |__) |  __/  | | | (__ 
+  |_|_|_|  \___/|____/____/|_|     |_|  \___|
 
-This is a list of the authors who have written
-or edited major parts of the OSSP rc source code.
+  OSSP rc - Run-Command Processor
 
-Ralf S. Engelschall             <ralf.engelschall@cw.com>
-Michael Schloh von Bennewitz    <michael.schloh@cw.com>
+  AUTHORS
+
+  This is a list of the authors who have written
+  or edited major parts of the OSSP rc source code.
+
+  Ralf S. Engelschall             <ralf.engelschall@cw.com>
+  Michael Schloh von Bennewitz    <michael.schloh@cw.com>


ossp-pkg/rc/ChangeLog 1.3 -> 1.4

--- ChangeLog    2003/07/07 13:08:09     1.3
+++ ChangeLog    2003/07/07 13:30:50     1.4
@@ -1,11 +1,10 @@
-    ___  ____ ____  ____             
-   / _ \/ ___/ ___||  _ \   _ __ ___ 
-  | | | \___ \___ \| |_) | | '__/ __|
-  | |_| |___) |__) |  __/  | | | (__ 
-   \___/|____/____/|_|     |_|  \___|
+   _        ___  ____ ____  ____             
+  |_|_ _   / _ \/ ___/ ___||  _ \   _ __ ___ 
+  _|_||_| | | | \___ \___ \| |_) | | '__/ __|
+ |_||_|_| | |_| |___) |__) |  __/  | | | (__ 
+  |_|_|_|  \___/|____/____/|_|     |_|  \___|
 
-  rc - Runcommand processor
-  ____________________________________________________________________
+  OSSP rc - Run-Command Processor
 
   ChangeLog
 


ossp-pkg/rc/Makefile.in 1.34 -> 1.35

--- Makefile.in  2003/07/07 12:55:42     1.34
+++ Makefile.in  2003/07/07 13:30:50     1.35
@@ -1,10 +1,10 @@
 ##
-##  OSSP rc - Run-command processor
+##  OSSP rc - Run-Command Processor
 ##  Copyright (c) 2002-2003 Ralf S. Engelschall
 ##  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 ##  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 ##
-##  This file is part of OSSP rc, a portable Run-command processor
+##  This file is part of OSSP rc, a portable run-command processor
 ##  which can be found at http://www.ossp.org/pkg/lib/rc/
 ##
 ##  Permission to use, copy, modify, and distribute this software for


ossp-pkg/rc/README 1.7 -> 1.8

--- README       2003/07/07 13:08:09     1.7
+++ README       2003/07/07 13:30:50     1.8
@@ -1,15 +1,15 @@
-    ___  ____ ____  ____             
-   / _ \/ ___/ ___||  _ \   _ __ ___ 
-  | | | \___ \___ \| |_) | | '__/ __|
-  | |_| |___) |__) |  __/  | | | (__ 
-   \___/|____/____/|_|     |_|  \___|
+   _        ___  ____ ____  ____             
+  |_|_ _   / _ \/ ___/ ___||  _ \   _ __ ___ 
+  _|_||_| | | | \___ \___ \| |_) | | '__/ __|
+ |_||_|_| | |_| |___) |__) |  __/  | | | (__ 
+  |_|_|_|  \___/|____/____/|_|     |_|  \___|
 
-  OSSP rc - Run-command processor
+  OSSP rc - Run-Command Processor
   Version 0.1.0 (00-Duc-2002)
 
   ABSTRACT
 
-  The OSSP Run-command processor is a Duck.
+  The OSSP Run-Command Processor is a Duck.
 
   COPYRIGHT AND LICENSE
 
@@ -17,7 +17,7 @@
   Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
   Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 
-  This file is part of OSSP rc, a Run-command processor which
+  This file is part of OSSP rc, a run-command processor which
   can be found at http://www.ossp.org/pkg/lib/rc/.
 
   Permission to use, copy, modify, and distribute this software for


ossp-pkg/rc/aclocal.m4 1.10 -> 1.11

--- aclocal.m4   2003/07/07 12:55:42     1.10
+++ aclocal.m4   2003/07/07 13:30:50     1.11
@@ -1,10 +1,10 @@
 dnl ##
-dnl ##  OSSP rc - Run-command processor
+dnl ##  OSSP rc - Run-Command Processor
 dnl ##  Copyright (c) 2002-2003 Ralf S. Engelschall
 dnl ##  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 dnl ##  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 dnl ##
-dnl ##  This file is part of OSSP rc, a portable Run-command processor
+dnl ##  This file is part of OSSP rc, a portable run-command processor
 dnl ##  which can be found at http://www.ossp.org/pkg/lib/rc/
 dnl ##
 dnl ##  Permission to use, copy, modify, and distribute this software for


ossp-pkg/rc/configure.in 1.19 -> 1.20

--- configure.in 2003/07/07 12:55:42     1.19
+++ configure.in 2003/07/07 13:30:51     1.20
@@ -1,10 +1,10 @@
 dnl ##
-dnl ##  OSSP rc - Run-command processor
+dnl ##  OSSP rc - Run-Command Processor
 dnl ##  Copyright (c) 2002-2003 Ralf S. Engelschall
 dnl ##  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 dnl ##  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 dnl ##
-dnl ##  This file is part of OSSP rc, a portable Run-command processor
+dnl ##  This file is part of OSSP rc, a portable run-command processor
 dnl ##  which can be found at http://www.ossp.org/pkg/lib/rc/
 dnl ##
 dnl ##  Permission to use, copy, modify, and distribute this software for


ossp-pkg/rc/rc-sample.pod 1.12 -> 1.13

--- rc-sample.pod        2003/07/07 12:55:42     1.12
+++ rc-sample.pod        2003/07/07 13:30:51     1.13
@@ -1,5 +1,5 @@
 ##
-##  OSSP rc -- Run-command processor samples (manual page)
+##  OSSP rc -- Run-Command Processor samples (manual page)
 ##  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 ##  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 ##  Copyright (c) 2002-2003 Ralf S. Engelschall <rse@engelschall.com>


ossp-pkg/rc/rc.c 1.43 -> 1.44

--- rc.c 2003/07/07 12:55:42     1.43
+++ rc.c 2003/07/07 13:30:51     1.44
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc.c: Run-command processor ISO C source file
+**  rc.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h> /* Just for calling 'exit(3)' once */


ossp-pkg/rc/rc.h 1.58 -> 1.59

--- rc.h 2003/07/07 12:55:42     1.58
+++ rc.h 2003/07/07 13:30:51     1.59
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc.h: Run-command processor ISO C public header file
+**  rc.h: Run-Command Processor ISO C public header file
 */
 
 #ifndef __OSSPRC_H__


ossp-pkg/rc/rc_cliopt.c 1.19 -> 1.20

--- rc_cliopt.c  2003/07/07 12:55:42     1.19
+++ rc_cliopt.c  2003/07/07 13:30:51     1.20
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_cliopt.c: Run-command processor ISO C source file
+**  rc_cliopt.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>


ossp-pkg/rc/rc_config.c 1.38 -> 1.39

--- rc_config.c  2003/07/07 12:55:42     1.38
+++ rc_config.c  2003/07/07 13:30:51     1.39
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_config.c: Run-command processor ISO C source file
+**  rc_config.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>


ossp-pkg/rc/rc_config.h 1.7 -> 1.8

--- rc_config.h  2003/07/07 12:55:42     1.7
+++ rc_config.h  2003/07/07 13:30:51     1.8
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_config.h: Run-command processor ISO C public header file
+**  rc_config.h: Run-Command Processor ISO C public header file
 */
 
 #ifndef __OSSPRC_CONFIG_H__


ossp-pkg/rc/rc_const.h 1.33 -> 1.34

--- rc_const.h   2003/07/07 12:55:42     1.33
+++ rc_const.h   2003/07/07 13:30:51     1.34
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command 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
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_const.h: Run-command processor ISO C public header file
+**  rc_const.h: Run-Command Processor ISO C public header file
 */
 
 #ifndef __OSSPRC_CONST_H__


ossp-pkg/rc/rc_error.c 1.8 -> 1.9

--- rc_error.c   2003/07/07 12:55:42     1.8
+++ rc_error.c   2003/07/07 13:30:51     1.9
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_error.c: Run-command processor ISO C source file
+**  rc_error.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>    /* Just for calling 'exit(3)' once */


ossp-pkg/rc/rc_list.c 1.4 -> 1.5

--- rc_list.c    2003/07/07 12:55:42     1.4
+++ rc_list.c    2003/07/07 13:30:51     1.5
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_list.c: Run-command processor ISO C source file
+**  rc_list.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>


ossp-pkg/rc/rc_opt.c 1.8 -> 1.9

--- rc_opt.c     2003/07/07 12:55:42     1.8
+++ rc_opt.c     2003/07/07 13:30:51     1.9
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_opt.c: Run-command processor ISO C source file
+**  rc_opt.c: Run-Command Processor ISO C source file
 */
 
 #include <stdio.h>


ossp-pkg/rc/rc_private.h 1.36 -> 1.37

--- rc_private.h 2003/07/07 12:55:42     1.36
+++ rc_private.h 2003/07/07 13:30:51     1.37
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_private.h: Run-command processor ISO C private API header file
+**  rc_private.h: Run-Command Processor ISO C private API header file
 */
 
 #ifndef __OSSPRC_PRIVATE_H__


ossp-pkg/rc/rc_proc.c 1.59 -> 1.60

--- rc_proc.c    2003/07/07 12:55:42     1.59
+++ rc_proc.c    2003/07/07 13:30:51     1.60
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_proc.c: Run-command processor ISO C source file
+**  rc_proc.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>     /* Standard system headers    */


ossp-pkg/rc/rc_script.c 1.34 -> 1.35

--- rc_script.c  2003/07/07 12:55:42     1.34
+++ rc_script.c  2003/07/07 13:30:51     1.35
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_script.c: Run-command processor ISO C source file
+**  rc_script.c: Run-Command Processor ISO C source file
 */
 
 #include <string.h>


ossp-pkg/rc/rc_sect.c 1.18 -> 1.19

--- rc_sect.c    2003/07/07 12:55:42     1.18
+++ rc_sect.c    2003/07/07 13:30:51     1.19
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_sect.c: Run-command processor ISO C source file
+**  rc_sect.c: Run-Command Processor ISO C source file
 */
 
 #include <string.h> /* For string copy and such data ops */


ossp-pkg/rc/rc_test.sh 1.28 -> 1.29

--- rc_test.sh   2003/07/07 12:55:42     1.28
+++ rc_test.sh   2003/07/07 13:30:51     1.29
@@ -1,10 +1,10 @@
 #! /bin/sh
-#  OSSP rc - Run-command processor
+#  OSSP rc - Run-Command Processor
 #  Copyright (c) 2002-2003 Ralf S. Engelschall
 #  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 #  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 #
-#  This file is part of OSSP rc, a portable Run-command processor
+#  This file is part of OSSP rc, a portable run-command processor
 #  which can be found at http://www.ossp.org/pkg/lib/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: Run-command processor test script
+#  test_rc.sh: Run-Command Processor test script
 
 if [ -d $MOPKG/etc ]; then
     RCBASE=$MOPKG/etc


ossp-pkg/rc/rc_util.c 1.13 -> 1.14

--- rc_util.c    2003/07/07 12:55:42     1.13
+++ rc_util.c    2003/07/07 13:30:51     1.14
@@ -1,9 +1,9 @@
-/*  OSSP rc - Run-command processor
+/*  OSSP rc - Run-Command Processor
 **  Copyright (c) 2002-2003 Ralf S. Engelschall
 **  Copyright (c) 2002-2003 Cable & Wireless Deutschland GmbH
 **  Copyright (c) 2002-2003 The OSSP Project <http://www.ossp.org/>
 **
-**  This file is part of OSSP rc, a portable Run-command processor
+**  This file is part of OSSP rc, a portable run-command processor
 **  which can be found at http://www.ossp.org/pkg/lib/rc/
 **
 **  Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 **  SUCH DAMAGE.
 **
-**  rc_util.c: Run-command processor ISO C source file
+**  rc_util.c: Run-Command Processor ISO C source file
 */
 
 #include <stdlib.h>

CVSTrac 2.0.1