INN commit: trunk (5 files)

INN Commit Russ_Allbery at isc.org
Fri Nov 21 09:25:29 UTC 2008


    Date: Friday, November 21, 2008 @ 01:25:28
  Author: iulius
Revision: 8180

Add "AC" to the controlchan channel feed in newsfeeds.
Thanks to D. Stussy for this suggestion.

Modified:
  trunk/control/controlchan.in
  trunk/doc/man/controlchan.8
  trunk/doc/pod/install.pod
  trunk/doc/pod/newsfeeds.pod
  trunk/samples/newsfeeds.in

------------------------+
 control/controlchan.in |    2 +-
 doc/man/controlchan.8  |    2 +-
 doc/pod/install.pod    |    2 +-
 doc/pod/newsfeeds.pod  |    2 +-
 samples/newsfeeds.in   |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

Modified: control/controlchan.in
===================================================================
--- control/controlchan.in	2008-11-20 15:41:12 UTC (rev 8179)
+++ control/controlchan.in	2008-11-21 09:25:28 UTC (rev 8180)
@@ -26,7 +26,7 @@
 ##
 ##  controlchan!\
 ##     :!*,control,control.*,!control.cancel\
-##     :Tc,Wnsm\
+##     :AC,Tc,Wnsm\
 ##     :<pathbin>/controlchan
 
 require 5.004_03;

Modified: doc/man/controlchan.8
===================================================================
--- doc/man/controlchan.8	2008-11-20 15:41:12 UTC (rev 8179)
+++ doc/man/controlchan.8	2008-11-21 09:25:28 UTC (rev 8180)
@@ -33,7 +33,7 @@
 .nf
 controlchan!\\
    :!*,control,control.*,!control.cancel\\
-   :Tc,Wnsm\\ 
+   :AC,Tc,Wnsm\\ 
    :<pathbin in inn.conf>/controlchan
 .fi
 .in -0.5i

Modified: doc/pod/install.pod
===================================================================
--- doc/pod/install.pod	2008-11-20 15:41:12 UTC (rev 8179)
+++ doc/pod/install.pod	2008-11-21 09:25:28 UTC (rev 8180)
@@ -947,7 +947,7 @@
 
     controlchan!\
         :!*,control,control.*,!control.cancel\
-        :Tc,Wnsm:/usr/local/news/bin/controlchan
+        :AC,Tc,Wnsm:/usr/local/news/bin/controlchan
 
 (modified for the actual path to B<controlchan> if you put it somewhere
 else).  See L<Processing Newsgroup Control Messages> for more details.

Modified: doc/pod/newsfeeds.pod
===================================================================
--- doc/pod/newsfeeds.pod	2008-11-20 15:41:12 UTC (rev 8179)
+++ doc/pod/newsfeeds.pod	2008-11-21 09:25:28 UTC (rev 8180)
@@ -770,7 +770,7 @@
 
     controlchan!\
         :!*,control,control.*,!control.cancel/!collabra-internal\
-        :Tc,Wnsm:<pathbin in inn.conf>/controlchan
+        :AC,Tc,Wnsm:<pathbin in inn.conf>/controlchan
 
 This program only wants information about articles posted to a control
 newsgroup other than control.cancel, which due to the sorting of control

Modified: samples/newsfeeds.in
===================================================================
--- samples/newsfeeds.in	2008-11-20 15:41:12 UTC (rev 8179)
+++ samples/newsfeeds.in	2008-11-21 09:25:28 UTC (rev 8180)
@@ -51,7 +51,7 @@
 # no longer handles any control messages except cancel internally.
 controlchan!\
 	:!*,control,control.*,!control.cancel\
-	:Tc,Wnsm:@bindir@/controlchan
+	:AC,Tc,Wnsm:@bindir@/controlchan
 
 ##  Uncomment if you're using innfeed.  This feed tells INN how to run
 ##  innfeed, and then every site you're feeding with innfeed has a




More information about the inn-committers mailing list