diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-10 12:36:30 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-12 11:14:40 -0600 |
commit | c7f66400f504fd54bda6ec644853c07333e8cb87 (patch) | |
tree | 8d7e6e954e0036a297eaf55248ef8e51f18c7340 /Documentation/security/keys | |
parent | 1752118d48e7627756acf7fb8c13541305078fed (diff) |
Documentation: fix security related doc refs
Make security document refs valid.
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/keys')
-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 b2d16abaa9e9..21e27238cec6 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/core.rst). This document explains more fully how +Documentation/security/keys/core.rst). This document explains more fully how the requesting algorithm works. The process starts by either the kernel requesting a service by calling |