]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
mke2fs: fix a misindentation in the man page
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 1 Jun 2025 12:36:23 +0000 (14:36 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Jun 2025 20:57:50 +0000 (16:57 -0400)
Problem existed since commit 3c22bf7e70 from twelve years ago.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
(cherry picked from commit 4d6cfa2557de7d0878fed3203ac36d3e91df183f)

misc/mke2fs.8.in

index 4ff564baaa0ec746db89aa503f422a8cc4f0bdbc..13ddef47baa3936cf1f498e6fe35c2f6f658d80f 100644 (file)
@@ -714,7 +714,7 @@ by commas, that are to be enabled.  To disable a feature, simply
 prefix the feature name with a caret ('^') character.
 Features with dependencies will not be removed successfully.
 The pseudo-file system feature "none" will clear all file system features.
-.TP
+.sp
 For more information about the features which can be set, please see
 the manual page
 .BR ext4 (5).