docs: admin-guide: move sysctl directory to it

The stuff under sysctl describes /sys interface from userspace
point of view. So, add it to the admin-guide and remove the
:orphan: from its index file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab
2019-04-22 16:48:00 -03:00
parent ec4b78a0e7
commit 5704324702
20 changed files with 12 additions and 13 deletions

View File

@@ -119,7 +119,7 @@ Kernel Pointers
For printing kernel pointers which should be hidden from unprivileged
users. The behaviour of %pK depends on the kptr_restrict sysctl - see
Documentation/sysctl/kernel.rst for more details.
Documentation/admin-guide/sysctl/kernel.rst for more details.
Unmodified Addresses
--------------------