[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250920225030.29470-1-adilger@dilger.ca>
Date: Sat, 20 Sep 2025 16:50:30 -0600
From: Andreas Dilger <adilger@...ger.ca>
To: tytso@....edu
Cc: linux-ext4@...r.kernel.org,
Andreas Dilger <adilger@...ger.ca>
Subject: [PATCH] doc: fix mke2fs.8 Extended Options formatting
The two consecutive .TP macros cause bad formatting for the
remaining options. Remove one.
Signed-off-by: Andreas Dilger <adilger@...ger.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)
Powered by blists - more mailing lists