about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--lib/Net/FTP.pm4
-rw-r--r--lib/Net/NNTP.pm2
-rw-r--r--lib/Net/Netrc.pm2
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/Net/FTP.pm b/lib/Net/FTP.pm
index 208e21d..2ad11ed 100644
--- a/lib/Net/FTP.pm
+++ b/lib/Net/FTP.pm
@@ -1964,8 +1964,8 @@ Steve Hay E<lt>F<shay@cpan.org>E<gt> is now maintaining libnet as of version
 
 =head1 SEE ALSO
 
-L<Net::Netrc>
-L<Net::Cmd>
+L<Net::Netrc>,
+L<Net::Cmd>,
 L<IO::Socket::SSL>
 
 ftp(1), ftpd(8), RFC 959, RFC 2428, RFC 4217
diff --git a/lib/Net/NNTP.pm b/lib/Net/NNTP.pm
index 47c4456..69d70f1 100644
--- a/lib/Net/NNTP.pm
+++ b/lib/Net/NNTP.pm
@@ -1234,7 +1234,7 @@ with a and ends with d.
 
 =head1 SEE ALSO
 
-L<Net::Cmd>
+L<Net::Cmd>,
 L<IO::Socket::SSL>
 
 =head1 AUTHOR
diff --git a/lib/Net/Netrc.pm b/lib/Net/Netrc.pm
index 166eb48..33772d0 100644
--- a/lib/Net/Netrc.pm
+++ b/lib/Net/Netrc.pm
@@ -330,7 +330,7 @@ Steve Hay E<lt>F<shay@cpan.org>E<gt> is now maintaining libnet as of version
 
 =head1 SEE ALSO
 
-L<Net::Netrc>
+L<Net::Netrc>,
 L<Net::Cmd>
 
 =head1 COPYRIGHT