mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: clarify CARD event counter.
* doc/gpg-agent.texi: improve documentation of CARD entry in GETEVENTCOUNTER description. -- "stati" is unclear and confusing, and describing something in the singular is almost always less ambiguous than leaving it in the plural. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
0b7088dc80
commit
cba6e1bd72
1 changed files with 1 additions and 1 deletions
|
@ -1491,7 +1491,7 @@ Incremented with any change of any of the other counters.
|
||||||
@item KEY
|
@item KEY
|
||||||
Incremented for added or removed private keys.
|
Incremented for added or removed private keys.
|
||||||
@item CARD
|
@item CARD
|
||||||
Incremented for changes of the card readers stati.
|
Incremented for each change of the card reader's status.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@node Agent GETINFO
|
@node Agent GETINFO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue