From: Benno Schulenberg Date: Sun, 1 Jun 2025 12:36:23 +0000 (+0200) Subject: mke2fs: fix a misindentation in the man page X-Git-Tag: v1.47.3-rc2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d6cfa2557de7d0878fed3203ac36d3e91df183f;p=thirdparty%2Fe2fsprogs.git mke2fs: fix a misindentation in the man page Problem existed since commit 3c22bf7e70 from twelve years ago. Signed-off-by: Benno Schulenberg Signed-off-by: Theodore Ts'o --- diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 4ff564ba..13ddef47 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -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).