linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: fix mke2fs.8 Extended Options formatting
@ 2025-09-20 22:50 Andreas Dilger
  2025-09-22 14:48 ` Ralph Siemsen
  2025-11-11 20:09 ` Theodore Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Dilger @ 2025-09-20 22:50 UTC (permalink / raw)
  To: tytso; +Cc: linux-ext4, Andreas Dilger

The two consecutive .TP macros cause bad formatting for the
remaining options.  Remove one.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
---
 misc/mke2fs.8.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 13ddef47baa3..4532a33079a6 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -369,7 +369,6 @@ be 0, 1, or 2 backup superblocks created in the file system.
 Create the file system at an offset from the beginning of the device or
 file.  This can be useful when creating disk images for virtual machines.
 .TP
-.TP
 .BI orphan_file_size= size
 Set size of the file for tracking unlinked but still open inodes and inodes
 with truncate in progress. Larger file allows for better scalability, reserving
-- 
2.14.3 (Apple Git-98)


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

* Re: [PATCH] doc: fix mke2fs.8 Extended Options formatting
  2025-09-20 22:50 [PATCH] doc: fix mke2fs.8 Extended Options formatting Andreas Dilger
@ 2025-09-22 14:48 ` Ralph Siemsen
  2025-11-11 20:09 ` Theodore Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Ralph Siemsen @ 2025-09-22 14:48 UTC (permalink / raw)
  To: Andreas Dilger; +Cc: tytso, linux-ext4

On Sat, Sep 20, 2025 at 04:50:30PM -0600, Andreas Dilger wrote:
>The two consecutive .TP macros cause bad formatting for the
>remaining options.  Remove one.
>
>Signed-off-by: Andreas Dilger <adilger@dilger.ca>

Reviewed-by: Ralph Siemsen <ralph.siemsen@linaro.org>

>---
> misc/mke2fs.8.in | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
>index 13ddef47baa3..4532a33079a6 100644
>--- a/misc/mke2fs.8.in
>+++ b/misc/mke2fs.8.in
>@@ -369,7 +369,6 @@ be 0, 1, or 2 backup superblocks created in the file system.
> Create the file system at an offset from the beginning of the device or
> file.  This can be useful when creating disk images for virtual machines.
> .TP
>-.TP
> .BI orphan_file_size= size
> Set size of the file for tracking unlinked but still open inodes and inodes
> with truncate in progress. Larger file allows for better scalability, reserving
>-- 
>2.14.3 (Apple Git-98)

Regards,
-Ralph

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

* Re: [PATCH] doc: fix mke2fs.8 Extended Options formatting
  2025-09-20 22:50 [PATCH] doc: fix mke2fs.8 Extended Options formatting Andreas Dilger
  2025-09-22 14:48 ` Ralph Siemsen
@ 2025-11-11 20:09 ` Theodore Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2025-11-11 20:09 UTC (permalink / raw)
  To: Andreas Dilger; +Cc: Theodore Ts'o, linux-ext4


On Sat, 20 Sep 2025 16:50:30 -0600, Andreas Dilger wrote:
> The two consecutive .TP macros cause bad formatting for the
> remaining options.  Remove one.
> 
> 

Applied, thanks!

[1/1] doc: fix mke2fs.8 Extended Options formatting
      commit: 337cae6eecedceb6d407183508676b662117409f

Best regards,
-- 
Theodore Ts'o <tytso@mit.edu>

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

end of thread, other threads:[~2025-11-11 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-20 22:50 [PATCH] doc: fix mke2fs.8 Extended Options formatting Andreas Dilger
2025-09-22 14:48 ` Ralph Siemsen
2025-11-11 20:09 ` Theodore Ts'o

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).