The table of contents in security/keys/core.rst had different capitalisation to the section headers, which broke case-sensitive search. Signed-off-by: Josh Holland <anowlcalledjosh@xxxxxxxxx> --- Documentation/security/keys/core.rst | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Documentation/security/keys/core.rst b/Documentation/security/keys/core.rst index 1648fa80b..7c39c595c 100644 --- a/Documentation/security/keys/core.rst +++ b/Documentation/security/keys/core.rst @@ -16,17 +16,17 @@ The key service can be configured on by enabling: This document has the following sections: - - Key overview - - Key service overview - - Key access permissions - - SELinux support - - New procfs files - - Userspace system call interface - - Kernel services - - Notes on accessing payload contents - - Defining a key type - - Request-key callback service - - Garbage collection + - Key Overview + - Key Service Overview + - Key Access Permissions + - SELinux Support + - New ProcFS Files + - Userspace System Call Interface + - Kernel Services + - Notes On Accessing Payload Contents + - Defining a Key Type + - Request-Key Callback Service + - Garbage Collection Key Overview -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html