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:
@@ -372,7 +372,7 @@ const struct taint_flag taint_flags[TAINT_FLAGS_COUNT] = {
|
||||
/**
|
||||
* print_tainted - return a string to represent the kernel taint state.
|
||||
*
|
||||
* For individual taint flag meanings, see Documentation/sysctl/kernel.rst
|
||||
* For individual taint flag meanings, see Documentation/admin-guide/sysctl/kernel.rst
|
||||
*
|
||||
* The string is overwritten by the next call to print_tainted(),
|
||||
* but is always NULL terminated.
|
||||
|
Reference in New Issue
Block a user