diff options
author | SeongJae Park <sj@kernel.org> | 2023-01-22 21:48:34 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-01-25 01:27:08 +0300 |
commit | 941c95fdd61f4a0d2cd01520282a713962f485f6 (patch) | |
tree | b7d973348c33558c22350dd52866af5c19802e11 /Documentation/peci | |
parent | c70313cd177d28ea15a3f5cb3e6f10292a782c63 (diff) | |
download | linux-941c95fdd61f4a0d2cd01520282a713962f485f6.tar.xz |
Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
Some documents that listed on subsystem-apis have 'Linux' or 'The Linux'
title prefixes. It's duplicated information, and makes finding the
document of interest with human eyes not easy. Remove the prefixes from
the titles.
Signed-off-by: SeongJae Park <sj@kernel.org>
Acked-by: Iwona Winiarska <iwona.winiarska@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20230122184834.181977-1-sj@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/peci')
-rw-r--r-- | Documentation/peci/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/peci/index.rst b/Documentation/peci/index.rst index 989de10416e7..930e75217c33 100644 --- a/Documentation/peci/index.rst +++ b/Documentation/peci/index.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0-only -==================== -Linux PECI Subsystem -==================== +============== +PECI Subsystem +============== .. toctree:: |