diff options
author | Joel Colledge <joel.colledge@linbit.com> | 2022-05-30 17:28:49 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-06-01 18:30:53 +0300 |
commit | 938285a130ecafd9da71f6a28058722bb831b31d (patch) | |
tree | 0107301bc42fc02d52321c8d63d6a0dc4316385d /Documentation/admin-guide/blockdev | |
parent | 627f01eab93d8671d4e4afee9b148f9998d20e7c (diff) | |
download | linux-938285a130ecafd9da71f6a28058722bb831b31d.tar.xz |
docs: blockdev: change title to match section content
This index.rst was added in commit
39443104c7d3 docs: blockdev: convert to ReST
It appears that the title from the RapidIO index page was copied. This
title does not match the content of this directory. Change it to match.
Signed-off-by: Joel Colledge <joel.colledge@linbit.com>
Link: https://lore.kernel.org/r/20220530142849.717-1-joel.colledge@linbit.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/blockdev')
-rw-r--r-- | Documentation/admin-guide/blockdev/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/admin-guide/blockdev/index.rst b/Documentation/admin-guide/blockdev/index.rst index b903cf152091..957ccf617797 100644 --- a/Documentation/admin-guide/blockdev/index.rst +++ b/Documentation/admin-guide/blockdev/index.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -=========================== -The Linux RapidIO Subsystem -=========================== +============= +Block Devices +============= .. toctree:: :maxdepth: 1 |