From 51139f08f7e9b0863e05f8728ac0d90dbbdd58ff Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 8 Nov 2016 00:59:34 +0100 Subject: [PATCH] keyrings.7: /proc/keys also shows keys that are not possessed by reader Signed-off-by: Michael Kerrisk --- man7/keyrings.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man7/keyrings.7 b/man7/keyrings.7 index 1c81974e5..10633972a 100644 --- a/man7/keyrings.7 +++ b/man7/keyrings.7 @@ -474,6 +474,9 @@ files that expose information about keys or define limits on key usage. This file exposes a list of the keys for which the reading thread has .I view permission, providing various information about each key. +The thread need not possess the key for it to be visible in this file. +.\" FIXME Is the preceding sentence correct? From my experiments, +.\" it appears to be true. The only keys included in the list are those that grant .I view