From e07584b52307d6f9a4eb4e2638714af135f1775d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 18 Jul 2019 14:11:55 +0200 Subject: doc: Fix a debug hint on the keybox format. -- --- doc/debugging.texi | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/debugging.texi b/doc/debugging.texi index 42a1a159e..6639e184b 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -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 - - -- cgit v1.2.3