Ted Zlatanov | 1 May 2012 15:57
Favicon
Gravatar

[gnus git] branch master updated: m0-3-161-g2a77863 =1= * auth.texi (Help for users): Update for .gpg file being second.

       via  2a7786305e1861fe7ad69affaa3d4b7ed184d49b (commit)
      from  89f1c883734b81265e2d653a4c0e051ea946cdfa (commit)

- Log -----------------------------------------------------------------
commit 2a7786305e1861fe7ad69affaa3d4b7ed184d49b
Author: Ted Zlatanov <tzz <at> lifelogs.com>
Date:   Tue May 1 09:57:13 2012 -0400

    * auth.texi (Help for users): Update for .gpg file being second.

diff --git a/texi/ChangeLog b/texi/ChangeLog
index d891706..52e11a5 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
 <at>  <at>  -1,3 +1,7  <at>  <at> 
+2012-05-01  Teodor Zlatanov  <tzz <at> lifelogs.com>
+
+	* auth.texi (Help for users): Update for .gpg file being second.
+
 2012-04-11  Katsumi Yamaoka  <yamaoka <at> jpl.org>

 	* epa.texi: New file imported from Emacs.
diff --git a/texi/auth.texi b/texi/auth.texi
index b787fbf..0405c55 100644
--- a/texi/auth.texi
+++ b/texi/auth.texi
 <at>  <at>  -180,12 +180,15  <at>  <at>  Here's a mixed example using two sources:
  <at> end defvar

 If you don't customize  <at> code{auth-sources}, you'll have to live with
-the defaults: any host and any port are looked up in the netrc
-file  <at> file{~/.authinfo.gpg}, which is a GnuPG encrypted file
-( <at> pxref{GnuPG and EasyPG Assistant Configuration}).
+the defaults: the unencrypted netrc file  <at> file{~/.authinfo} will be
+used for any host and any post.

-If that fails, the unencrypted netrc files  <at> file{~/.authinfo} and
- <at> file{~/.netrc} will be used.
+If that fails, any host and any port are looked up in the netrc file
+ <at> file{~/.authinfo.gpg}, which is a GnuPG encrypted file ( <at> pxref{GnuPG
+and EasyPG Assistant Configuration}).
+
+Finally, the unencrypted netrc file  <at> file{~/.netrc} will be used for
+any host and any post.

 The typical netrc line example is without a port.

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 texi/ChangeLog |    4 ++++
 texi/auth.texi |   13 ++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated

hooks/post-receive
--

-- 
Gnus Project


Gmane