diff options
author | David Shaw <[email protected]> | 2008-02-05 19:42:12 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2008-02-05 19:42:12 +0000 |
commit | 9c42222a7a7bfffd487f61b80f8494b05ac82345 (patch) | |
tree | 00dfcf8eaba32131059c12db6d72892be7243c48 | |
parent | 2008-02-01 Marcus Brinkmann <[email protected]> (diff) | |
download | gnupg-9c42222a7a7bfffd487f61b80f8494b05ac82345.tar.gz gnupg-9c42222a7a7bfffd487f61b80f8494b05ac82345.zip |
* gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to
add a "claimed" in there.
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gpg.texi | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index b8de5f070..a1d89a46d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-02-05 David Shaw <[email protected]> + + * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font + to add a "claimed" in there. + 2008-01-29 Justin Pryzby <[email protected]> (wk) * gpg-agent.texi (Agent Options): Grammar fixes diff --git a/doc/gpg.texi b/doc/gpg.texi index 771af2bbb..3fd33ed16 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2154,10 +2154,10 @@ file being encrypted. @item --for-your-eyes-only @itemx --no-for-your-eyes-only -Set the `for your eyes only' flag in the message. This causes GnuPG -to refuse to save the file unless the @option{--output} option is given, and -PGP to use the "secure viewer" with a Tempest-resistant font to -display the message. This option overrides @option{--set-filename}. +Set the `for your eyes only' flag in the message. This causes GnuPG to +refuse to save the file unless the @option{--output} option is given, +and PGP to use a "secure viewer" with a claimed Tempest-resistant font +to display the message. This option overrides @option{--set-filename}. @option{--no-for-your-eyes-only} disables this option. @item --use-embedded-filename |