--- man2/add_key.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man2/add_key.2 b/man2/add_key.2 index b693927..78b1b99 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -126,8 +126,9 @@ contains a ':' that is preceded by other characters. This key type is similar to .IR """user""" , but may hold a payload of up to 1 MiB. -If the key payload is large, -then it may be stored in swap space rather than kernel memory. +If the key payload is large enough, +then it may be stored in tmpfs (which can be swapped out) rather than kernel +memory. .PP For further details on these key types, see .BR keyrings (7). -- 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