diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 21:33:50 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 14:20:27 +0200 |
commit | bf6b7a742e3f82b3132e149fb17761e84207f9f1 (patch) | |
tree | 4515074138c0e22882d0ce439a6bf2176406e0b0 /Documentation/admin-guide/index.rst | |
parent | docs: nvdimm: add it to the driver-api book (diff) | |
download | linux-bf6b7a742e3f82b3132e149fb17761e84207f9f1.tar.xz linux-bf6b7a742e3f82b3132e149fb17761e84207f9f1.zip |
docs: namespace: move it to the admin-guide
As stated at the documentation, this is meant to be for
users to better understand namespaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index f40c4b5a181b..abc2c4e83939 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -77,6 +77,7 @@ configure specific aspects of kernel behavior to your liking. thunderbolt LSM/index mm/index + namespaces/index perf-security acpi/index |