linux-kernel.vger.kernel.org archive mirror
 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

* Re: [PATCH] docs: filesystems: Reduce ext2.rst to one top-level heading
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2020-11-09 10:27 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, Jan Kara, Jonathan Corbet, linux-ext4, linux-kernel

On Sun 08-11-20 01:40:45, Jonathan Neuschäfer wrote:
> 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>

Thanks! I'll queue this fix into my tree.

								Honza

> ---
>  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
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

end of thread, other threads:[~2020-11-09 10:27 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;
as well as URLs for NNTP newsgroup(s).