diff options
author | Josh Holland <anowlcalledjosh@gmail.com> | 2017-08-19 18:21:06 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-08-24 22:10:58 +0300 |
commit | adf31eebd75e9e7c2eda222695637398b3872a68 (patch) | |
tree | 2352462d33087ec088e50293e15cf039466aeebd /Documentation/security/keys/request-key.rst | |
parent | 8ac5ac1b0ef8709b78b9242903b070f1c3b2cedb (diff) | |
download | linux-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/request-key.rst')
-rw-r--r-- | Documentation/security/keys/request-key.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/keys/request-key.rst b/Documentation/security/keys/request-key.rst index aba32784174c..b2d16abaa9e9 100644 --- a/Documentation/security/keys/request-key.rst +++ b/Documentation/security/keys/request-key.rst @@ -3,7 +3,7 @@ Key Request Service =================== The key request service is part of the key retention service (refer to -Documentation/security/keys.txt). This document explains more fully how +Documentation/security/core.rst). This document explains more fully how the requesting algorithm works. The process starts by either the kernel requesting a service by calling |