[git] GnuPG - branch, master, updated. gnupg-2.1.2-62-g898c5c4

by Werner Koch cvs at cvs.gnupg.org
Tue Mar 24 09:29:51 CET 2015


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 "The GNU Privacy Guard".

The branch, master has been updated
       via  898c5c4836e3771d70df4da56c01deda139e6ddb (commit)
      from  318329c3966906b239419d172a7ac6f41d60162a (commit)

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

- Log -----------------------------------------------------------------
commit 898c5c4836e3771d70df4da56c01deda139e6ddb
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Mar 24 09:22:24 2015 +0100

    doc: Mention that --use-standard-socket-p always returns true.
    
    --

diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 84a7d60..3e77909 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -295,7 +295,7 @@ debugger.
 
 @item --debug-quick-random
 @opindex debug-quick-random
-This option inhibits the use the very secure random quality level
+This option inhibits the use of the very secure random quality level
 (Libgcrypt’s @code{GCRY_VERY_STRONG_RANDOM}) and degrades all request
 down to standard random quality.  It is only used for testing and
 shall not be used for any production quality keys.  This option is
@@ -485,11 +485,14 @@ debugging purposes.
 
 @item --use-standard-socket
 @itemx --no-use-standard-socket
+ at itemx --use-standard-socket-p
 @opindex use-standard-socket
 @opindex no-use-standard-socket
+ at opindex use-standard-socket-p
 @ifset gpgtwoone
 Since GnuPG 2.1 the standard socket is always used.  These options
-have no more effect.
+have no more effect.  The command @code{gpg-agent
+--use-standard-socket-p} will thus always return success.
 @end ifset
 @ifclear gpgtwoone
 By enabling this option @command{gpg-agent} will listen on the socket

-----------------------------------------------------------------------

Summary of changes:
 doc/gpg-agent.texi | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list