about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--Net/FTP.pm2
-rw-r--r--Net/Netrc.pm2
2 files changed, 2 insertions, 2 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
 
diff --git a/Net/Netrc.pm b/Net/Netrc.pm
index 3f04fee..57e965e 100644
--- a/Net/Netrc.pm
+++ b/Net/Netrc.pm
@@ -311,7 +311,7 @@ Return the account information for the netrc entry
 
 =item lpa ()
 
-Return a list of login, password and account information fir the netrc entry
+Return a list of login, password and account information for the netrc entry
 
 =back