INN commit: trunk (3 files)

INN Commit rra at isc.org
Thu May 20 19:05:03 UTC 2010


    Date: Thursday, May 20, 2010 @ 12:05:03
  Author: iulius
Revision: 9061

No upper case to innwatch, innxmit and innreport.

Modified:
  trunk/doc/pod/nntpsend.pod
  trunk/scripts/innstat.in
  trunk/scripts/scanlogs.in

----------------------+
 doc/pod/nntpsend.pod |    6 +++---
 scripts/innstat.in   |    2 +-
 scripts/scanlogs.in  |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Modified: doc/pod/nntpsend.pod
===================================================================
--- doc/pod/nntpsend.pod	2010-05-20 18:54:25 UTC (rev 9060)
+++ doc/pod/nntpsend.pod	2010-05-20 19:05:03 UTC (rev 9061)
@@ -85,7 +85,7 @@
 
 the command C<nntpsend> will result in the following:
 
-    Sitename        Truncation      Innxmit flags
+    Sitename        Truncation      innxmit flags
     nsavax          (none)          -a -t60
     group70         (none)          -a -t180
     walldrug        1m if >4m       -T1800 -t300
@@ -93,7 +93,7 @@
 
 The command C<nntpsend -d -T1200> will result in the following:
 
-    Sitename        Truncation      Innxmit flags
+    Sitename        Truncation      innxmit flags
     nsavax          (none)          -a -d -T1200 -t60
     group70         (none)          -a -d -T1200 -t180
     walldrug        1m if >4m       -d -T1200 -t300
@@ -102,7 +102,7 @@
 The command C<nntpsend -s 5m -T1200 nsavax erehwon.nsavax.gov group70
 group70.org> will result in the following:
 
-    Sitename        Truncation      Innxmit flags
+    Sitename        Truncation      innxmit flags
     nsavax          5m              -T1200 -t180
     group70         5m              -T1200 -t180
 

Modified: scripts/innstat.in
===================================================================
--- scripts/innstat.in	2010-05-20 18:54:25 UTC (rev 9060)
+++ scripts/innstat.in	2010-05-20 19:05:03 UTC (rev 9061)
@@ -58,7 +58,7 @@
 		echo 'Lock files:'
 		ls -C LOCK.* 2>&1
 	else
-		echo 'Innwatch is not running'
+		echo 'innwatch is not running'
 	fi
 )
 

Modified: scripts/scanlogs.in
===================================================================
--- scripts/scanlogs.in	2010-05-20 18:54:25 UTC (rev 9060)
+++ scripts/scanlogs.in	2010-05-20 19:05:03 UTC (rev 9061)
@@ -203,7 +203,7 @@
 			&& mv ${BASE}.${EXT}${Z} ${BASE}.${NEXT}${Z}
 		done
 	    fi
-	    ##  Innreport assumes where unwanted.log exists, so leave it
+	    ##  innreport assumes where unwanted.log exists, so leave it
 	    ##  and process later.
 	    ;;
 	*)




More information about the inn-committers mailing list