diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 04:51:50 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 10:33:42 -0600 |
commit | b68101a1e8f0263dbc7b8375d2a7c57c6216fb76 (patch) | |
tree | 2877dc833df3d290cbdfdbd64ac193267fdb7e16 /MAINTAINERS | |
parent | a5606ced286197cc280dbf3b880c6167bba9462d (diff) | |
download | lwn-b68101a1e8f0263dbc7b8375d2a7c57c6216fb76.tar.gz lwn-b68101a1e8f0263dbc7b8375d2a7c57c6216fb76.zip |
doc: ReSTify keys.txt
This creates a new section in the security development index for kernel
keys, and adjusts for ReST markup.
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ce6744ee83e2..9f3b8b0cae5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7342,7 +7342,7 @@ KEYS/KEYRINGS: M: David Howells <dhowells@redhat.com> L: keyrings@vger.kernel.org S: Maintained -F: Documentation/security/keys.txt +F: Documentation/security/keys/core.rst F: include/linux/key.h F: include/linux/key-type.h F: include/linux/keyctl.h |