[git] GnuPG - branch, master, updated. gnupg-2.1.15-150-g0eaab1a
by Ineiev
cvs at cvs.gnupg.org
Tue Sep 20 06:05:36 CEST 2016
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 0eaab1af48f600b636183321e4a4e9c6bc361610 (commit)
from 32bcf8b73ede9c8f1469821a54dedc6be75241d2 (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 0eaab1af48f600b636183321e4a4e9c6bc361610
Author: Ineiev <ineiev at gnu.org>
Date: Fri Mar 4 16:13:14 2016 +0000
doc: Fix full stops.
* doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi,
doc/instguide.texi, doc/scdaemon.texi, doc/specify-user-id.texi,
doc/tools.texi: Fix.
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 0e7a788..498e034 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -246,7 +246,7 @@ memory allocation
@item 6 (64)
caching
@item 7 (128)
-show memory statistics.
+show memory statistics
@item 9 (512)
write hashed data to files named @code{dbgmd-000*}
@item 10 (1024)
@@ -1202,7 +1202,7 @@ Format the fingerprint according to gpg rules for a v4 keys.
@item @@FPR@@
Choose an appropriate format to format the fingerprint.
@item @@@@
-Replaced by a single @code{@@}
+Replaced by a single @code{@@}.
@end table
@node Agent GET_PASSPHRASE
diff --git a/doc/gpg.texi b/doc/gpg.texi
index f2d94e5..f97b440 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -598,7 +598,7 @@ fingerprint (preferred) or their keyid.
@node OpenPGP Key Management
@subsection How to manage your keys
-This section explains the main commands for key management
+This section explains the main commands for key management.
@table @gnupgtabopt
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index deb57a6..2012582 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -703,7 +703,7 @@ memory allocation
@item 6 (64)
caching
@item 7 (128)
-show memory statistics.
+show memory statistics
@item 9 (512)
write hashed data to files named @code{dbgmd-000*}
@item 10 (1024)
@@ -1269,7 +1269,7 @@ The decryption is done by using the command
@end example
It performs the decrypt operation after doing some check on the internal
-state. (e.g. that all needed data has been set). Because it utilizes
+state (e.g. that all needed data has been set). Because it utilizes
the GPG-Agent for the session key decryption, there is no need to ask
the client for a protecting passphrase - GpgAgent takes care of this by
requesting this from the user.
diff --git a/doc/instguide.texi b/doc/instguide.texi
index 7ac6925..4a2c976 100644
--- a/doc/instguide.texi
+++ b/doc/instguide.texi
@@ -19,7 +19,7 @@ get that whole thing up and running.
Building the software is described in the file @file{INSTALL}. Given
that you are already reading this documentation we can only give some
-extra hints
+extra hints.
To comply with the rules on GNU systems you should have build time
configured @command{gnupg} using:
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi
index ddf18db..4ae7bc0 100644
--- a/doc/scdaemon.texi
+++ b/doc/scdaemon.texi
@@ -176,7 +176,7 @@ memory allocation
@item 6 (64)
caching
@item 7 (128)
-show memory statistics.
+show memory statistics
@item 9 (512)
write hashed data to files named @code{dbgmd-000*}
@item 10 (1024)
diff --git a/doc/specify-user-id.texi b/doc/specify-user-id.texi
index 3a2b6a2..b363c2a 100644
--- a/doc/specify-user-id.texi
+++ b/doc/specify-user-id.texi
@@ -101,7 +101,7 @@ This is indicated by a leading slash, directly followed by the RFC-2253
encoded DN of the subject. Note that you can't use the string printed
by @code{gpgsm --list-keys} because that one has been reordered and modified
for better readability; use @option{--with-colons} to print the raw
-(but standard escaped) RFC-2253 string
+(but standard escaped) RFC-2253 string.
@cartouche
@example
@@ -132,7 +132,7 @@ RFC-2253 encoded DN of the issuer. See note above.
@end example
@end cartouche
- at item By keygrip
+ at item By keygrip.
This is indicated by an ampersand followed by the 40 hex digits of a
keygrip. @command{gpgsm} prints the keygrip when using the command
@option{--dump-cert}. It does not yet work for OpenPGP keys.
diff --git a/doc/tools.texi b/doc/tools.texi
index 8d76842..37a65d3 100644
--- a/doc/tools.texi
+++ b/doc/tools.texi
@@ -1446,7 +1446,7 @@ string @code{true} or @code{yes}. The evaluation is done by passing
Run commands from @var{file}.
@item /bye
-Terminate the connection and the program
+Terminate the connection and the program.
@item /help
Print a list of available control commands.
-----------------------------------------------------------------------
Summary of changes:
doc/gpg-agent.texi | 4 ++--
doc/gpg.texi | 2 +-
doc/gpgsm.texi | 4 ++--
doc/instguide.texi | 2 +-
doc/scdaemon.texi | 2 +-
doc/specify-user-id.texi | 4 ++--
doc/tools.texi | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list