]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - CREDITS
docs: admin-guide: move sysctl directory to it
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 19:48:00 +0000 (16:48 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:01 +0000 (11:03 -0300)
commit570432470275c3da15b85362bc1461945b9c1919
treeaa20d1689748f3c044b260d52ade1b801c8a5cc2
parentec4b78a0e7dd4751423089b7cfd32168f9052377
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>
20 files changed:
CREDITS
Documentation/admin-guide/index.rst
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/index.rst
Documentation/admin-guide/mm/ksm.rst
Documentation/admin-guide/sysctl/abi.rst [moved from Documentation/sysctl/abi.rst with 100% similarity]
Documentation/admin-guide/sysctl/fs.rst [moved from Documentation/sysctl/fs.rst with 100% similarity]
Documentation/admin-guide/sysctl/index.rst [moved from Documentation/sysctl/index.rst with 99% similarity]
Documentation/admin-guide/sysctl/kernel.rst [moved from Documentation/sysctl/kernel.rst with 100% similarity]
Documentation/admin-guide/sysctl/net.rst [moved from Documentation/sysctl/net.rst with 100% similarity]
Documentation/admin-guide/sysctl/sunrpc.rst [moved from Documentation/sysctl/sunrpc.rst with 100% similarity]
Documentation/admin-guide/sysctl/user.rst [moved from Documentation/sysctl/user.rst with 100% similarity]
Documentation/admin-guide/sysctl/vm.rst [moved from Documentation/sysctl/vm.rst with 100% similarity]
Documentation/core-api/printk-formats.rst
Documentation/filesystems/proc.txt
Documentation/networking/ip-sysctl.txt
Documentation/vm/unevictable-lru.rst
fs/proc/Kconfig
kernel/panic.c
mm/swap.c