diff options
author | Werner Koch <[email protected]> | 2008-01-30 13:26:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-01-30 13:26:32 +0000 |
commit | b680d034fa265a33c8063a25d79280e87ef71e42 (patch) | |
tree | 30ab742d5615b05199f0cfaa343d0f14210471db /doc/DETAILS | |
parent | Fixed a W32 crash in gpg2 when creating a new keyring. (diff) | |
download | gnupg-b680d034fa265a33c8063a25d79280e87ef71e42.tar.gz gnupg-b680d034fa265a33c8063a25d79280e87ef71e42.zip |
W32 fix for trustdb creation.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 1582f6936..5c6d4602e 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -319,8 +319,8 @@ more arguments in future versions. indicate how trustworthy the signature is. The error token values are currently only emitted by gpgsm. VALIDATION_MODEL describes the algorithm used to check the validity of the key. - The default is the standard gpg Web of Trust model respective - the standard X.509 model. The defined values are + The defaults are the standard Web of Trust model for gpg and the + the standard X.509 model for gpgsm. The defined values are "pgp" for the standard PGP WoT. "shell" for the standard X.509 model. |