auth.texi (Help for users): Fix typos
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 May 2012 22:58:09 +0000 (22:58 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 May 2012 22:58:09 +0000 (22:58 +0000)
texi/auth.texi

index 0405c55..29d2634 100644 (file)
@@ -181,14 +181,14 @@ Here's a mixed example using two sources:
 
 If you don't customize @code{auth-sources}, you'll have to live with
 the defaults: the unencrypted netrc file @file{~/.authinfo} will be
-used for any host and any post.
+used for any host and any port.
 
 If that fails, any host and any port are looked up in the netrc file
 @file{~/.authinfo.gpg}, which is a GnuPG encrypted file (@pxref{GnuPG
 and EasyPG Assistant Configuration}).
 
 Finally, the unencrypted netrc file @file{~/.netrc} will be used for
-any host and any post.
+any host and any port.
 
 The typical netrc line example is without a port.