mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Removed deprecated SIGEXPIRED status line.
This commit is contained in:
parent
9f38f3918a
commit
cd9614b81b
3 changed files with 15 additions and 7 deletions
15
doc/DETAILS
15
doc/DETAILS
|
@ -328,8 +328,8 @@ more arguments in future versions.
|
|||
|
||||
UNEXPECTED <what>
|
||||
Unexpected data has been encountered
|
||||
0 - not further specified 1
|
||||
|
||||
0 - not further specified
|
||||
|
||||
|
||||
TRUST_UNDEFINED <error token>
|
||||
TRUST_NEVER <error token>
|
||||
|
@ -357,9 +357,6 @@ more arguments in future versions.
|
|||
status codes is emitted in addition to a TRUST_* status.
|
||||
Without PKA info available or
|
||||
|
||||
SIGEXPIRED
|
||||
This is deprecated in favor of KEYEXPIRED.
|
||||
|
||||
KEYEXPIRED <expire-timestamp>
|
||||
The key has expired. expire-timestamp is the expiration time
|
||||
in seconds since Epoch. This status line is not very useful
|
||||
|
@ -701,6 +698,14 @@ more arguments in future versions.
|
|||
by g13.
|
||||
|
||||
|
||||
Status lines which are not anymore used:
|
||||
|
||||
SIGEXPIRED removed on 2011-02-04.
|
||||
This is deprecated in favor of KEYEXPIRED.
|
||||
|
||||
|
||||
|
||||
|
||||
Format of the "--attribute-fd" output
|
||||
=====================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue