doc: Fix a debug hint on the keybox format.

--
This commit is contained in:
Werner Koch 2019-07-18 14:11:55 +02:00
parent 824ca6f042
commit e07584b523
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 2 additions and 6 deletions

View File

@ -38,10 +38,8 @@ and solving problems.
A keybox is a file format used to store public keys along with meta
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.kbx} in the @file{.gnupg} directory. It contains all
X.509 certificates as well as OpenPGP keys.
@noindent
When called the standard way, e.g.:
@ -287,5 +285,3 @@ use of a smartcard:
@caption{GnuPG card architecture}
@center @image{gnupg-card-architecture, 150mm,, GnuPG card architecture}
@end float