summaryrefslogtreecommitdiff
path: root/Documentation/security/keys/core.rst
diff options
context:
space:
mode:
authorJosh Holland <anowlcalledjosh@gmail.com>2017-08-19 18:21:06 +0300
committerJonathan Corbet <corbet@lwn.net>2017-08-24 22:10:58 +0300
commitadf31eebd75e9e7c2eda222695637398b3872a68 (patch)
tree2352462d33087ec088e50293e15cf039466aeebd /Documentation/security/keys/core.rst
parent8ac5ac1b0ef8709b78b9242903b070f1c3b2cedb (diff)
downloadlinux-adf31eebd75e9e7c2eda222695637398b3872a68.tar.xz
docs: Fix paths in security/keys
Several paths in the security/keys documentation were incorrect. Signed-off-by: Josh Holland <anowlcalledjosh@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/keys/core.rst')
-rw-r--r--Documentation/security/keys/core.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/security/keys/core.rst b/Documentation/security/keys/core.rst
index 1648fa80b3bf..312f981fa4a0 100644
--- a/Documentation/security/keys/core.rst
+++ b/Documentation/security/keys/core.rst
@@ -443,7 +443,7 @@ The main syscalls are:
/sbin/request-key will be invoked in an attempt to obtain a key. The
callout_info string will be passed as an argument to the program.
- See also Documentation/security/keys-request-key.txt.
+ See also Documentation/security/keys/request-key.rst.
The keyctl syscall functions are:
@@ -973,7 +973,7 @@ payload contents" for more information.
If successful, the key will have been attached to the default keyring for
implicitly obtained request-key keys, as set by KEYCTL_SET_REQKEY_KEYRING.
- See also Documentation/security/keys-request-key.txt.
+ See also Documentation/security/keys/request-key.rst.
* To search for a key, passing auxiliary data to the upcaller, call::