--- man7/keyrings.7 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man7/keyrings.7 b/man7/keyrings.7 index 81de084..ed3bbee 100644 --- a/man7/keyrings.7 +++ b/man7/keyrings.7 @@ -117,7 +117,10 @@ to which the key is of interest .IR """afs:mykey""" ). .TP .I """keyring""" -Keyrings are special keys whose payload consists of a set of links +'\" Note that keyrings use different fields in struct key in order to store +'\" their data - index_key instead of type/description and name_link/keys +'\" instead of payload. +Keyrings are special keys which store a set of links to other keys (including other keyrings), analogous to a directory holding links to files. The main purpose of a keyring is to prevent other keys from -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html