diff options
author | Werner Koch <[email protected]> | 2014-10-10 11:51:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-10-10 11:51:19 +0000 |
commit | 5b5e5a6027ae1743719e112aa4e9055f1b8133a7 (patch) | |
tree | c77ee7807657a499a860530d6d8f47636e83468d | |
parent | gpg: Add build and runtime support for larger RSA keys (diff) | |
download | gnupg-5b5e5a6027ae1743719e112aa4e9055f1b8133a7.tar.gz gnupg-5b5e5a6027ae1743719e112aa4e9055f1b8133a7.zip |
doc: Fix a man page rendering problem.
* doc/gpg-agent.texi (Agent Configuration): Fix rendering of the
sshcontrol example.
-rw-r--r-- | doc/gpg-agent.texi | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 36f0ed14e..7eadf5923 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -684,13 +684,13 @@ The following example lists exactly one key. Note that keys available through a OpenPGP smartcard in the active smartcard reader are implicitly added to this list; i.e. there is no need to list them. - @cartouche - @smallexample - # Key added on: 2011-07-20 20:38:46 - # Fingerprint: 5e:8d:c4:ad:e7:af:6e:27:8a:d6:13:e4:79:ad:0b:81 - 34B62F25E277CF13D3C6BCEBFD3F85D08F0A864B 0 confirm - @end smallexample - @end cartouche +@cartouche +@smallexample + # Key added on: 2011-07-20 20:38:46 + # Fingerprint: 5e:8d:c4:ad:e7:af:6e:27:8a:d6:13:e4:79:ad:0b:81 + 34B62F25E277CF13D3C6BCEBFD3F85D08F0A864B 0 confirm +@end smallexample +@end cartouche @item private-keys-v1.d/ |