diff options
author | Kees Cook <keescook@chromium.org> | 2019-02-17 14:08:36 -0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-22 08:51:40 -0700 |
commit | d61330c689df2ef7ac76b63be2bd0a8561e47fd9 (patch) | |
tree | 1dd5dd449f49ea47435fd895ea43e4c6faec6ca0 /Documentation/security/index.rst | |
parent | 3203561d6d081fa53d3b448d99fb9ffd933b3123 (diff) |
doc: sctp: Merge and clean up rst files
The SCTP sections were ending up at the top-level table of contents
under the security section when they should have be sections with the
SCTP chapters. In addition to correcting the section and subsection
headings, this merges the SCTP documents into a single file to organize
the chapters more clearly, internally linkifies them, and adds the
missing SPDX header.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/index.rst')
-rw-r--r-- | Documentation/security/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/security/index.rst b/Documentation/security/index.rst index 85492bfca530..aad6d92ffe31 100644 --- a/Documentation/security/index.rst +++ b/Documentation/security/index.rst @@ -9,7 +9,6 @@ Security Documentation IMA-templates keys/index LSM - LSM-sctp - SELinux-sctp + SCTP self-protection tpm/index |