From 0978f70669f76f75542ce7700d0d49bc50ded805 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 17 Dec 2016 14:26:53 +0100 Subject: [PATCH] add_key.2: srcfix: Update FIXMEs Signed-off-by: Michael Kerrisk --- man2/add_key.2 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/man2/add_key.2 b/man2/add_key.2 index 76a627d37..8de8412cd 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -47,15 +47,16 @@ already contains a key that matches the specified and .IR description , then, if the key type supports it, -.\" FIXME Which key types support this? +.\" FIXME The aforementioned phrases begs the question: +.\" which key types support this? 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 that -.\" is consequently unlinked, then keys that it was anchrorin -.\" will have their refgerence count decreased by one (and ma -.\" consequently be garbage collected). +.\" is consequently unlinked, then keys that it was anchroring +.\" will have their reference count decreased by one (and may +.\" consequently be garbage collected). Is this all correct? .P The destination .I keyring @@ -63,7 +64,7 @@ serial number may be that of a valid keyring for which the caller has .I write permission. Alternatively, it may be one of the following special keyring IDs: -.\" FIXME Perhaps have a separate page describing special keyring IDs? +.\" FIXME . Perhaps have a separate page describing special keyring IDs? .TP .B KEY_SPEC_THREAD_KEYRING This specifies the caller's thread-specific keyring