diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2002-10-08 00:48:44 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2002-10-08 00:48:44 -0700 |
| commit | 0d00ef5b759da2c4063ee077e7b01e7f98f20a18 (patch) | |
| tree | bb9120403f594110e32b8641416cdff15ab48af9 /Documentation/DocBook/kernel-api.tmpl | |
| parent | f9274840e891fe6567548cf3eda1ad9d7eda87ed (diff) | |
LSM: added lsm documentation to the tree.
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
| -rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 8b35ee23ed6a..325a9447e073 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -185,6 +185,11 @@ KAO --> !Efs/devfs/base.c </chapter> + <chapter id="security"> + <title>Security Framework</title> +!Esecurity/security.c + </chapter> + <chapter id="pmfuncs"> <title>Power Management</title> !Ekernel/pm.c |
