diff options
author | Werner Koch <wk@gnupg.org> | 2011-08-10 13:26:17 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-08-10 13:26:17 +0200 |
commit | 7316b53426eeb4dfe6a62fdff5cfeaf1a2674f52 (patch) | |
tree | 916811903af8721b8d5595d445d28d9a20d735bc /doc/gpg-agent.texi | |
parent | Update option s2k-count to match the documentation. (diff) | |
download | gnupg2-7316b53426eeb4dfe6a62fdff5cfeaf1a2674f52.tar.xz gnupg2-7316b53426eeb4dfe6a62fdff5cfeaf1a2674f52.zip |
Typo fix
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 73fa2ef38..b212153e3 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1369,7 +1369,7 @@ used a default value is used. @ifset gpgtwoone @item s2k-count -Instead of using the standard S2K counted (which is computed on the +Instead of using the standard S2K count (which is computed on the fly), the given S2K count is used for new keys or when changing the passphrase of a key. Values below 65536 are considered to be 0. This option is valid for the entire session or until reset to 0. This |