INN commit: trunk/doc/pod (hook-perl.pod hook-python.pod)
INN Commit
Russ_Allbery at isc.org
Sat Dec 27 09:40:25 UTC 2008
Date: Saturday, December 27, 2008 @ 01:40:24
Author: iulius
Revision: 8265
Typo.
Modified:
trunk/doc/pod/hook-perl.pod
trunk/doc/pod/hook-python.pod
-----------------+
hook-perl.pod | 2 +-
hook-python.pod | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: hook-perl.pod
===================================================================
--- hook-perl.pod 2008-12-27 09:36:03 UTC (rev 8264)
+++ hook-perl.pod 2008-12-27 09:40:24 UTC (rev 8265)
@@ -452,7 +452,7 @@
The NNTP response code should be 281 (authentication successful),
481 (authentication unsuccessful), or 403 (server failure). If the
-code returned is anything other than than these three values, B<nnrpd>
+code returned is anything other than these three values, B<nnrpd>
will use 403.
If authenticate() dies (either due to a Perl error or due to calling die),
Modified: hook-python.pod
===================================================================
--- hook-python.pod 2008-12-27 09:36:03 UTC (rev 8264)
+++ hook-python.pod 2008-12-27 09:40:24 UTC (rev 8265)
@@ -525,7 +525,7 @@
The NNTP response code should be 281 (authentication successful),
481 (authentication unsuccessful), or 403 (server failure). If the
-code returned is anything other than than these three values, B<nnrpd>
+code returned is anything other than these three values, B<nnrpd>
will use 403.
If C<authenticate> dies (either due to a Python error or due to
More information about the inn-committers
mailing list