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

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