diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 04:51:46 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 10:32:57 -0600 |
commit | 5ea672c752d93ef3cfa9ce3ea1fbf204f7056a33 (patch) | |
tree | da81eb04105a0e6db6057bcdc71c5ac99e03afe6 /Documentation/admin-guide/LSM/index.rst | |
parent | 26fccd9ed2e283add2849858c28bd14f84d9c48e (diff) | |
download | linux-riscv-5ea672c752d93ef3cfa9ce3ea1fbf204f7056a33.tar.gz linux-riscv-5ea672c752d93ef3cfa9ce3ea1fbf204f7056a33.tar.bz2 linux-riscv-5ea672c752d93ef3cfa9ce3ea1fbf204f7056a33.zip |
doc: ReSTify tomoyo.txt
Adjusts for ReST markup and moves under LSM admin guide.
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/LSM/index.rst')
-rw-r--r-- | Documentation/admin-guide/LSM/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/LSM/index.rst b/Documentation/admin-guide/LSM/index.rst index a4db29410ea0..6aa4e0dc588b 100644 --- a/Documentation/admin-guide/LSM/index.rst +++ b/Documentation/admin-guide/LSM/index.rst @@ -35,3 +35,4 @@ the one "major" module (e.g. SELinux) if there is one configured. apparmor SELinux + tomoyo |