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/ABI | |
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/ABI')
-rw-r--r-- | Documentation/ABI/testing/evm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/evm b/Documentation/ABI/testing/evm index 8374d4557e5d..ca622c9aa24c 100644 --- a/Documentation/ABI/testing/evm +++ b/Documentation/ABI/testing/evm @@ -18,6 +18,6 @@ Description: in the initramfs, which has already been measured as part of the trusted boot. For more information on creating and loading existing trusted/encrypted keys, refer to: - Documentation/keys-trusted-encrypted.txt. (A sample dracut - patch, which loads the trusted/encrypted key and enables + Documentation/security/keys/trusted-encrypted.rst. (A sample + dracut patch, which loads the trusted/encrypted key and enables EVM, is available from http://linux-ima.sourceforge.net/#EVM.) |