about summary refs log tree commit
diff options
context:
space:
mode:
authorAlexandr Ciornii <alexchorny@gmail.com>2011-09-30 13:29:07 +0300
committerAlexandr Ciornii <alexchorny@gmail.com>2011-09-30 13:29:07 +0300
commitea05eda4c6736e3af9792ef6b3d6fb80cc177788 (patch)
tree7a9a8d32773c447885b81e5ca8b52630192f643d
parent9b018e11709778fecc58aa30659a33e382c784ec (diff)
downloadperl-libnet-ea05eda4c6736e3af9792ef6b3d6fb80cc177788.tar.gz
correct link to RFC (RT#68749)
-rw-r--r--Net/FTP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/FTP.pm b/Net/FTP.pm
index f8fc197..427ef98 100644
--- a/Net/FTP.pm
+++ b/Net/FTP.pm
@@ -1821,7 +1821,7 @@ L<Net::Netrc>
 L<Net::Cmd>
 
 ftp(1), ftpd(8), RFC 959
-http://www.cis.ohio-state.edu/htbin/rfc/rfc959.html
+http://www.ietf.org/rfc/rfc959.txt
 
 =head1 USE EXAMPLES