add_key.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-25 10:02:36 +01:00
parent 722772aa01
commit f5e0c167f4
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ that key will be updated rather than a new key being created;
if not, a new key (with a different ID) will be created
and it will displace the link to the extant key from the keyring.
.\" FIXME Perhaps elaborate the implications here? Namely, the new
.\" key will have a new ID, and if the old key was a keyring tha
.\" key will have a new ID, and if the old key was a keyring that
.\" is consequently unlinked, then keys that it was anchrorin
.\" will have their refgerence count decreased by one (and ma
.\" consequently be garbage collected).