diff options
author | Ineiev <[email protected]> | 2016-03-04 15:20:47 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 02:23:24 +0000 |
commit | 32bcf8b73ede9c8f1469821a54dedc6be75241d2 (patch) | |
tree | 6bf45d2b2f5083f53adf5903c6ec5fd7efd4058c /doc/debugging.texi | |
parent | doc: Improve markup. (diff) | |
download | gnupg-32bcf8b73ede9c8f1469821a54dedc6be75241d2.tar.gz gnupg-32bcf8b73ede9c8f1469821a54dedc6be75241d2.zip |
doc: Fix spacings.
* doc/debugging.texi, doc/dirmngr.texi, doc/gpg-agent.texi,
doc/gpg.texi, doc/tools.texi: Fix.
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r-- | doc/debugging.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi index 87625d703..e19c5774f 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -41,7 +41,7 @@ information and indices. The commonly used one is the file @file{pubring.kbx} in the @file{.gnupg} directory. It contains all X.509 certificates as well as OpenPGP keys@footnote{Well, OpenPGP keys are not implemented, @command{gpg} still used the keyring file -@file{pubring.gpg}} . +@file{pubring.gpg}.}. @noindent When called the standard way, e.g.: |