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.
This commit is contained in:
Ineiev 2016-03-04 16:13:14 +00:00 committed by NIIBE Yutaka
parent 32bcf8b73e
commit 0eaab1af48
7 changed files with 10 additions and 10 deletions

View File

@ -246,7 +246,7 @@ memory allocation
@item 6 (64) @item 6 (64)
caching caching
@item 7 (128) @item 7 (128)
show memory statistics. show memory statistics
@item 9 (512) @item 9 (512)
write hashed data to files named @code{dbgmd-000*} write hashed data to files named @code{dbgmd-000*}
@item 10 (1024) @item 10 (1024)
@ -1202,7 +1202,7 @@ Format the fingerprint according to gpg rules for a v4 keys.
@item @@FPR@@ @item @@FPR@@
Choose an appropriate format to format the fingerprint. Choose an appropriate format to format the fingerprint.
@item @@@@ @item @@@@
Replaced by a single @code{@@} Replaced by a single @code{@@}.
@end table @end table
@node Agent GET_PASSPHRASE @node Agent GET_PASSPHRASE

View File

@ -598,7 +598,7 @@ fingerprint (preferred) or their keyid.
@node OpenPGP Key Management @node OpenPGP Key Management
@subsection How to manage your keys @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 @table @gnupgtabopt

View File

@ -703,7 +703,7 @@ memory allocation
@item 6 (64) @item 6 (64)
caching caching
@item 7 (128) @item 7 (128)
show memory statistics. show memory statistics
@item 9 (512) @item 9 (512)
write hashed data to files named @code{dbgmd-000*} write hashed data to files named @code{dbgmd-000*}
@item 10 (1024) @item 10 (1024)
@ -1269,7 +1269,7 @@ The decryption is done by using the command
@end example @end example
It performs the decrypt operation after doing some check on the internal 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 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 the client for a protecting passphrase - GpgAgent takes care of this by
requesting this from the user. requesting this from the user.

View File

@ -19,7 +19,7 @@ get that whole thing up and running.
Building the software is described in the file @file{INSTALL}. Given Building the software is described in the file @file{INSTALL}. Given
that you are already reading this documentation we can only give some 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 To comply with the rules on GNU systems you should have build time
configured @command{gnupg} using: configured @command{gnupg} using:

View File

@ -176,7 +176,7 @@ memory allocation
@item 6 (64) @item 6 (64)
caching caching
@item 7 (128) @item 7 (128)
show memory statistics. show memory statistics
@item 9 (512) @item 9 (512)
write hashed data to files named @code{dbgmd-000*} write hashed data to files named @code{dbgmd-000*}
@item 10 (1024) @item 10 (1024)

View File

@ -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 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 by @code{gpgsm --list-keys} because that one has been reordered and modified
for better readability; use @option{--with-colons} to print the raw for better readability; use @option{--with-colons} to print the raw
(but standard escaped) RFC-2253 string (but standard escaped) RFC-2253 string.
@cartouche @cartouche
@example @example
@ -132,7 +132,7 @@ RFC-2253 encoded DN of the issuer. See note above.
@end example @end example
@end cartouche @end cartouche
@item By keygrip @item By keygrip.
This is indicated by an ampersand followed by the 40 hex digits of a This is indicated by an ampersand followed by the 40 hex digits of a
keygrip. @command{gpgsm} prints the keygrip when using the command keygrip. @command{gpgsm} prints the keygrip when using the command
@option{--dump-cert}. It does not yet work for OpenPGP keys. @option{--dump-cert}. It does not yet work for OpenPGP keys.

View File

@ -1446,7 +1446,7 @@ string @code{true} or @code{yes}. The evaluation is done by passing
Run commands from @var{file}. Run commands from @var{file}.
@item /bye @item /bye
Terminate the connection and the program Terminate the connection and the program.
@item /help @item /help
Print a list of available control commands. Print a list of available control commands.