diff options
| author | Stephen Kitt <steve@sk2.org> | 2022-09-30 12:29:37 +0200 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2022-10-19 16:42:09 -0600 |
| commit | aadc0cd52fa045b05a2e0a70254e02ae2a3fe1da (patch) | |
| tree | 77e4b3ba2f2ae01e189fe97555ecf7422acfa9d5 /Documentation/admin-guide/sysctl/kernel.rst | |
| parent | 4ce463179a5c9efddf186ace343ac97175b11417 (diff) | |
docs: sysctl/fs: re-order, prettify
This brings the text markup in line with sysctl/abi and
sysctl/kernel:
* the entries are ordered alphabetically
* the table of contents is automatically generated
* markup is used as appropriate for constants etc.
The content isn't fully up-to-date but the obsolete entries are gone,
so remove the kernel version mention.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20220930102937.135841-6-steve@sk2.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl/kernel.rst')
| -rw-r--r-- | Documentation/admin-guide/sysctl/kernel.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst index 98d1b198b2b4..530864fb731a 100644 --- a/Documentation/admin-guide/sysctl/kernel.rst +++ b/Documentation/admin-guide/sysctl/kernel.rst @@ -139,6 +139,8 @@ Highest valid capability of the running kernel. Exports ``CAP_LAST_CAP`` from the kernel. +.. _core_pattern: + core_pattern ============ |
