From 776f02511f797b372362fe76ee7968519c93f47c Mon Sep 17 00:00:00 2001 From: Dominic Hargreaves Date: Sat, 2 Apr 2016 00:17:08 +0100 Subject: Correct innd/nnrpd confusion in relation to Reader option In the 'Reader' paragraph of the 'Constructor' section, the text has nnrpd and innd the wrong way round Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=51962 --- lib/Net/NNTP.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Net/NNTP.pm b/lib/Net/NNTP.pm index 1cd0988..ddbd8e1 100644 --- a/lib/Net/NNTP.pm +++ b/lib/Net/NNTP.pm @@ -845,10 +845,10 @@ NNTP server, a value of zero will cause all IO operations to block. B - Enable the printing of debugging information to STDERR B - If the remote server is INN then initially the connection -will be to nnrpd, by default C will issue a C command -so that the remote server becomes innd. If the C option is given +will be to innd, by default C will issue a C command +so that the remote server becomes nnrpd. If the C option is given with a value of zero, then this command will not be sent and the -connection will be left talking to nnrpd. +connection will be left talking to innd. B and B - These parameters are passed directly to IO::Socket to allow binding the socket to a specific local address and port. -- cgit v1.2.3-24-ge0c7