about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--Net/NNTP.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Net/NNTP.pm b/Net/NNTP.pm
index 584c727..07c3737 100644
--- a/Net/NNTP.pm
+++ b/Net/NNTP.pm
@@ -767,7 +767,8 @@ states that it returns a value, failure will be returned as I<undef> or an
 empty list.
 
 C<Net::NNTP> inherits from C<Net::Cmd> so methods defined in C<Net::Cmd> may
-be used to send commands to the remote NNTP server.
+be used to send commands to the remote NNTP server in addition to the methods
+documented here.
 
 =over 4