aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/security/lsm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/security/lsm.rst')
-rw-r--r--Documentation/security/lsm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/lsm.rst b/Documentation/security/lsm.rst
index 6a2a2e973080..c20c7c72e2d6 100644
--- a/Documentation/security/lsm.rst
+++ b/Documentation/security/lsm.rst
@@ -98,7 +98,7 @@ associate these values with real security attributes.
LSM hooks are maintained in lists. A list is maintained for each
hook, and the hooks are called in the order specified by CONFIG_LSM.
Detailed documentation for each hook is
-included in the `include/linux/lsm_hooks.h` header file.
+included in the `security/security.c` source file.
The LSM framework provides for a close approximation of
general security module stacking. It defines