aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-01-08 12:32:23 +0000
committerWerner Koch <[email protected]>2020-01-08 12:32:23 +0000
commitb966d0583779a08fff5a247dd659f1e7d712b8aa (patch)
tree973821eedf4084f2e35bc9728c80b5f4c16cb06f
parentUpdate wk's signing key (diff)
downloadgnupg-b966d0583779a08fff5a247dd659f1e7d712b8aa.tar.gz
gnupg-b966d0583779a08fff5a247dd659f1e7d712b8aa.zip
doc: Removed the footnote that OpenPGP is not used with the keybox
-- GnuPG-bug-id: 4799
-rw-r--r--doc/debugging.texi6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index 42a1a159e..14056d6ea 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -39,9 +39,7 @@ 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}.}.
+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
-
-