aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/key.h
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-05-13 04:51:50 -0700
committerJonathan Corbet <corbet@lwn.net>2017-05-18 10:33:42 -0600
commitb68101a1e8f0263dbc7b8375d2a7c57c6216fb76 (patch)
tree2877dc833df3d290cbdfdbd64ac193267fdb7e16 /include/linux/key.h
parentdoc: ReSTify Smack.txt (diff)
downloadlinux-dev-b68101a1e8f0263dbc7b8375d2a7c57c6216fb76.tar.xz
linux-dev-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 '')
-rw-r--r--include/linux/key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/key.h b/include/linux/key.h
index 0c9b93b0d1f7..24dfe6c1f8cb 100644
--- a/include/linux/key.h
+++ b/include/linux/key.h
@@ -9,7 +9,7 @@
* 2 of the License, or (at your option) any later version.
*
*
- * See Documentation/security/keys.txt for information on keys/keyrings.
+ * See Documentation/security/keys/core.rst for information on keys/keyrings.
*/
#ifndef _LINUX_KEY_H