summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl
diff options
context:
space:
mode:
authorStephen Kitt <steve@sk2.org>2020-09-17 09:21:23 +0200
committerJonathan Corbet <corbet@lwn.net>2020-09-24 11:01:44 -0600
commit1013d4d910c6bc02a2731abdce7166469d56b667 (patch)
treefb64ef7b9ca0dc87879a4c8e9f1fc87d8835d6b3 /Documentation/admin-guide/sysctl
parent363a7ac4adec468302fb06b004a4b63cb7fcaef8 (diff)
downloadlinux-1013d4d910c6bc02a2731abdce7166469d56b667.tar.gz
linux-1013d4d910c6bc02a2731abdce7166469d56b667.tar.bz2
linux-1013d4d910c6bc02a2731abdce7166469d56b667.zip
docs: rewrite admin-guide/sysctl/abi.rst
Following the structure used in sysctl/kernel.rst, this updates abi.rst to use ReStructured Text more fully and updates the entries to match current kernels: * the list of files is now the table of contents; * links are used to point to other documentation and other sections; * all the existing entries are no longer present, so this removes them; * document vsyscall32. Mentions of the kernel version are dropped. Since the document is entirely rewritten, I've replaced the copyright statement. Signed-off-by: Stephen Kitt <steve@sk2.org> Link: https://lore.kernel.org/r/20200917072123.8847-1-steve@sk2.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl')
-rw-r--r--Documentation/admin-guide/sysctl/abi.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/admin-guide/sysctl/abi.rst b/Documentation/admin-guide/sysctl/abi.rst
index d88b48db8bf9..ac87eafdb54f 100644
--- a/Documentation/admin-guide/sysctl/abi.rst
+++ b/Documentation/admin-guide/sysctl/abi.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
================================
Documentation for /proc/sys/abi/
================================