diff options
author | Werner Koch <[email protected]> | 2015-06-02 15:46:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-06-02 15:53:41 +0000 |
commit | a7f7aa766fc78414821d8ece52a4fed68e516a0e (patch) | |
tree | ded84e87f3853ff529cee1b139e97ff4483d93d6 /doc/gpg-agent.texi | |
parent | scd: Fix key template of ECC. (diff) | |
download | gnupg-a7f7aa766fc78414821d8ece52a4fed68e516a0e.tar.gz gnupg-a7f7aa766fc78414821d8ece52a4fed68e516a0e.zip |
doc: Replace "conventional encryption" by "symmetric encryption".
--
Suggested-by: Daniel Kahn Gillmor <[email protected]>
Ported from 2.0.
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index dea462e0d..eb02c9c75 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1273,7 +1273,7 @@ Replaced by a single @code{@@} @subsection Ask for a passphrase This function is usually used to ask for a passphrase to be used for -conventional encryption, but may also be used by programs which need +symmetric encryption, but may also be used by programs which need special handling of passphrases. This command uses a syntax which helps clients to use the agent with minimum effort. |