INN commit: branches/2.5/doc/pod (6 files)
INN Commit
rra at isc.org
Thu May 20 18:53:46 UTC 2010
Date: Thursday, May 20, 2010 @ 11:53:46
Author: iulius
Revision: 9059
Remove trailing spaces.
Modified:
branches/2.5/doc/pod/hacking.pod
branches/2.5/doc/pod/hook-perl.pod
branches/2.5/doc/pod/innxmit.pod
branches/2.5/doc/pod/mod-active.pod
branches/2.5/doc/pod/news.pod
branches/2.5/doc/pod/shlock.pod
----------------+
hacking.pod | 7 ++++---
hook-perl.pod | 8 ++++----
innxmit.pod | 6 +++---
mod-active.pod | 2 +-
news.pod | 2 +-
shlock.pod | 4 ++--
6 files changed, 15 insertions(+), 14 deletions(-)
Modified: hacking.pod
===================================================================
--- hacking.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ hacking.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -699,9 +699,10 @@
=item 11.
Move the release into the public area of the ftp site and update the
-F<inn.tar.gz> link. Also put the diff and the MD5 checksum on the ftp
-site and update the F<inn.tar.gz.md5> link. Contact the ISC folks to
-get the release PGP-signed and update the F<inn.tar.gz.asc> link.
+F<inn.tar.gz> link. Also put the diff and the MD5 checksum on the ftp site
+and update the F<inn.tar.gz.md5> link. Contact the ISC folks to get the
+release PGP-signed and the ISC web site updated (the relevant contact is
+C<web-request> instead of C<webmaster>). Update the F<inn.tar.gz.asc> link.
Possibly move older releases off into the F<OLD> directory.
=item 12.
Modified: hook-perl.pod
===================================================================
--- hook-perl.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ hook-perl.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -645,10 +645,10 @@
URL: L<http://code.google.com/p/postfilter/> (by Paolo Amoroso)
-Postfilter is an B<nnrpd> Perl filter (F<filter_nnrpd.pl>) which scans all
-messages sent by local users in order to block abuses. Postfilter can limit
-the number of messages per user, IP or domain, provides a set of powerful
-ban lists, supports RBLs and URIBLs, can handle connections that come from
+Postfilter is an B<nnrpd> Perl filter (F<filter_nnrpd.pl>) which scans all
+messages sent by local users in order to block abuses. Postfilter can limit
+the number of messages per user, IP or domain, provides a set of powerful
+ban lists, supports RBLs and URIBLs, can handle connections that come from
TOR and is able to deeply modify the headers. It's designed for large sites.
=item News Shogun
Modified: innxmit.pod
===================================================================
--- innxmit.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ innxmit.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -79,9 +79,9 @@
=item B<-p>
-If the B<-p> flag is given, then no connection is made and the batchfile
-is purged of entries that refer to files that no longer exist. This
-implies the B<-a> flag.
+If the B<-p> flag is given, then no connection is made and the batch
+file is purged of entries that refer to files that no longer exist.
+This implies the B<-a> flag.
=item B<-r>
Modified: mod-active.pod
===================================================================
--- mod-active.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ mod-active.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -46,7 +46,7 @@
=head1 HISTORY
Written by David C Lawrence <tale at isc.org> for InterNetNews. Converted to POD
-by Julien Elie.
+by Julien Elie.
=head1 SEE ALSO
Modified: news.pod
===================================================================
--- news.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ news.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -1694,7 +1694,7 @@
=item *
All of the applicable bug fixes from the S<INN 2.3> STABLE series are
-also included in S<INN 2.4>.
+also included in S<INN 2.4>.
=back
Modified: shlock.pod
===================================================================
--- shlock.pod 2010-05-20 18:52:44 UTC (rev 9058)
+++ shlock.pod 2010-05-20 18:53:46 UTC (rev 9059)
@@ -20,12 +20,12 @@
=over 4
-=item B<-b>
+=item B<-b>
Process IDs are normally read and written in ASCII. If the B<-b> flag
is used, then they will be written as a binary int.
-=item B<-c>
+=item B<-c>
If the B<-c> flag is used, then B<shlock> will not create a lock file,
but will instead use the file to see if the lock is held by another program.
More information about the inn-committers
mailing list