diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 8 | ||||
-rw-r--r-- | doc/gpg.sgml | 10 |
2 files changed, 3 insertions, 15 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 66563663b..025a938b9 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -38,11 +38,7 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0::: 5. Field: KeyID 6. Field: Creation Date (in UTC) 7. Field: Key expiration date or empty if none. - 8. Field: Local ID: record number of the dir record in the trustdb. - This value is only valid as long as the trustdb is not - deleted. You can use "#<local-id> as the user id when - specifying a key. This is needed because keyids may not be - unique - a program may use this number to access keys later. + 8. Field: reserved (used to be the Local-ID) 9. Field: Ownertrust (primary public keys only) This is a single letter, but be prepared that additional information may follow in some future versions. @@ -440,6 +436,8 @@ describes the record type. All numeric values are stored in network byte order. The length of each record is 40 bytes. The first record of the DB is always of type 1 and this is the only record of this type. +FIXME: The layout changed, document it here. + Record type 0: -------------- Unused record, can be reused for any purpose. diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 120eb2efe..2c07e7c8b 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1658,16 +1658,6 @@ digits, the underscore and all characters with bit 7 set. </varlistentry> <varlistentry> -<term>#34</term> -<listitem><para> -Using the Local ID. This is a very low level method and should -only be used by applications which really need it. The hash character -indicates this method. An application should not assume that this is -only a number. -</para></listitem> -</varlistentry> - -<varlistentry> <term>Heine</term> <term>*Heine</term> <listitem><para> |