diff options
author | Werner Koch <[email protected]> | 2008-06-13 16:50:59 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-06-13 16:50:59 +0000 |
commit | e2ce70f93911285ccb7319c23407358ab6023215 (patch) | |
tree | bd39a1b3abd158dba2b029a05b1109dc294575f8 | |
parent | Implement dotlocking for W32. (diff) | |
download | gnupg-e2ce70f93911285ccb7319c23407358ab6023215.tar.gz gnupg-e2ce70f93911285ccb7319c23407358ab6023215.zip |
Clarify descrition for field 10.
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 1d8a7b19c..720b23bad 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -92,7 +92,7 @@ record; gpg2 does this by default and the option is a dummy. 10. Field: User-ID. The value is quoted like a C string to avoid control characters (the colon is quoted "\x3a"). - This is not used with --fixed-list-mode in gpg. + For a "pub" record this field is not used on --fixed-list-mode. A UAT record puts the attribute subpacket count here, a space, and then the total attribute subpacket size. In gpgsm the issuer name comes here |