1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

doc: Some documentation updates.

--

Also fixed some typos and documented soon to be used OIDs
This commit is contained in:
Werner Koch 2020-09-21 09:11:33 +02:00
parent c772770574
commit babd87f2da
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
4 changed files with 78 additions and 11 deletions

View file

@ -1271,7 +1271,7 @@ subkey_is_ok (const PKT_public_key *sub)
return ! sub->flags.revoked && sub->flags.valid && ! sub->flags.disabled;
}
/* Return true if KEYBLOCK has only expired encryption subkyes. Note
/* Return true if KEYBLOCK has only expired encryption subkeys. Note
* that the function returns false if the key has no encryption
* subkeys at all or the subkeys are revoked. */
static int