INN commit: trunk (doc/pod/docheckgroups.pod scripts/news.daily.in)
INN Commit
Russ_Allbery at isc.org
Sun Nov 16 22:18:14 UTC 2008
Date: Sunday, November 16, 2008 @ 14:18:13
Author: iulius
Revision: 8162
Typos.
Modified:
trunk/doc/pod/docheckgroups.pod
trunk/scripts/news.daily.in
---------------------------+
doc/pod/docheckgroups.pod | 4 ++--
scripts/news.daily.in | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: doc/pod/docheckgroups.pod
===================================================================
--- doc/pod/docheckgroups.pod 2008-11-16 18:58:29 UTC (rev 8161)
+++ doc/pod/docheckgroups.pod 2008-11-16 22:18:13 UTC (rev 8162)
@@ -23,7 +23,7 @@
This file is also formatted like the newsgroups(5) file and
should contain local newsgroups which would otherwise be mentioned
for removal. There is no need to put local newsgroups of hierarchies
-for which no checkgroups control messages are sent, unless if
+for which no checkgroups control messages are sent, unless
you manually process checkgroups texts for them. Lines beginning
with a hash sign (C<#>) are not taken into account in this file.
All the newsgroups and descriptions mentioned in I<pathetc>/localgroups
@@ -98,7 +98,7 @@
=head1 EXAMPLES
So as to better understand how B<docheckgroups> works, here are examples
-with the following F<active>:
+with the following F<active> file:
a.first 0000000000 0000000001 y
a.second.announce 0000000000 0000000001 y
Modified: scripts/news.daily.in
===================================================================
--- scripts/news.daily.in 2008-11-16 18:58:29 UTC (rev 8161)
+++ scripts/news.daily.in 2008-11-16 22:18:13 UTC (rev 8162)
@@ -385,7 +385,7 @@
${DORM} &&
find ${TEMPSOCKDIR} -name "${TEMPSOCK}" -mtime +2 -exec rm -f '{}' ';'
-## Did we became throttled during the run?
+## Did we become throttled during the run?
SERVERMODE=`ctlinnd mode 2>/dev/null | ${SED} 1q`
case "${SERVERMODE}" in
*space*" -- throttling")
More information about the inn-committers
mailing list