diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 16:33:50 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 09:20:27 -0300 |
commit | bf6b7a742e3f82b3132e149fb17761e84207f9f1 (patch) | |
tree | 4515074138c0e22882d0ce439a6bf2176406e0b0 | |
parent | ae4a05027e2f883fb5f822e48d67cacc26bf60e1 (diff) | |
download | linux-bf6b7a742e3f82b3132e149fb17761e84207f9f1.tar.bz2 |
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>
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 | ||||
-rw-r--r-- | Documentation/admin-guide/namespaces/compatibility-list.rst (renamed from Documentation/namespaces/compatibility-list.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/namespaces/index.rst (renamed from Documentation/namespaces/index.rst) | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/namespaces/resource-control.rst (renamed from Documentation/namespaces/resource-control.rst) | 0 |
4 files changed, 1 insertions, 2 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 diff --git a/Documentation/namespaces/compatibility-list.rst b/Documentation/admin-guide/namespaces/compatibility-list.rst index 318800b2a943..318800b2a943 100644 --- a/Documentation/namespaces/compatibility-list.rst +++ b/Documentation/admin-guide/namespaces/compatibility-list.rst diff --git a/Documentation/namespaces/index.rst b/Documentation/admin-guide/namespaces/index.rst index bf40625dd11a..713ec4949fa7 100644 --- a/Documentation/namespaces/index.rst +++ b/Documentation/admin-guide/namespaces/index.rst @@ -1,5 +1,3 @@ -:orphan: - ========== Namespaces ========== diff --git a/Documentation/namespaces/resource-control.rst b/Documentation/admin-guide/namespaces/resource-control.rst index 369556e00f0c..369556e00f0c 100644 --- a/Documentation/namespaces/resource-control.rst +++ b/Documentation/admin-guide/namespaces/resource-control.rst |