diff options
author | SeongJae Park <sj@kernel.org> | 2023-01-22 18:48:34 +0000 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-01-24 15:27:08 -0700 |
commit | 941c95fdd61f4a0d2cd01520282a713962f485f6 (patch) | |
tree | b7d973348c33558c22350dd52866af5c19802e11 /Documentation/sound | |
parent | c70313cd177d28ea15a3f5cb3e6f10292a782c63 (diff) | |
download | linux-941c95fdd61f4a0d2cd01520282a713962f485f6.tar.gz linux-941c95fdd61f4a0d2cd01520282a713962f485f6.tar.bz2 linux-941c95fdd61f4a0d2cd01520282a713962f485f6.zip |
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/sound')
-rw-r--r-- | Documentation/sound/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/sound/index.rst b/Documentation/sound/index.rst index 4d7d42acf6df..5abed5fc6485 100644 --- a/Documentation/sound/index.rst +++ b/Documentation/sound/index.rst @@ -1,6 +1,6 @@ -=================================== -Linux Sound Subsystem Documentation -=================================== +============================= +Sound Subsystem Documentation +============================= .. toctree:: :maxdepth: 2 |