diff options
author | Werner Koch <[email protected]> | 2016-04-08 07:49:15 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-04-12 12:38:44 +0000 |
commit | 22b869adca877ff0826707109e7f7b391eb44441 (patch) | |
tree | 48c6cf6f573b5aecab15b1b632096173d7e07110 | |
parent | g10: Fix exporting secret keys of certain sizes. (diff) | |
download | gnupg-22b869adca877ff0826707109e7f7b391eb44441.tar.gz gnupg-22b869adca877ff0826707109e7f7b391eb44441.zip |
doc: Point to RFC-4880 for keyedit subcommand "tsign".
--
GnuPG-bug-id: 2283
-rw-r--r-- | doc/gpg.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 0e91d8c0c..5994d9f4a 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -694,7 +694,8 @@ line. Make a trust signature. This is a signature that combines the notions of certification (like a regular signature), and trust (like the "trust" command). It is generally only useful in distinct communities - or groups. + or groups. For more information please read the sections + ``Trust Signature'' and ``Regular Expression'' in RFC-4880. @end table @c man:.RS |