public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: filesystems: Reduce ext2.rst to one top-level heading
@ 2020-11-08  0:40 Jonathan Neuschäfer
  2020-11-09 10:27 ` Jan Kara
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-11-08  0:40 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Jan Kara, Jonathan Corbet, linux-ext4,
	linux-kernel

This prevents the other headings like "Options" and "Specification" from
leaking out and being listed separately in the table of contents.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/filesystems/ext2.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/filesystems/ext2.rst b/Documentation/filesystems/ext2.rst
index d83dbbb162e20..c2fce22cfd035 100644
--- a/Documentation/filesystems/ext2.rst
+++ b/Documentation/filesystems/ext2.rst
@@ -1,6 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0


+==============================
 The Second Extended Filesystem
 ==============================

--
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-09 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-08  0:40 [PATCH] docs: filesystems: Reduce ext2.rst to one top-level heading Jonathan Neuschäfer
2020-11-09 10:27 ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox