From 041412cf2351c6d275547d65df33eec1cf36df8d Mon Sep 17 00:00:00 2001 From: Ralph Siemsen Date: Wed, 10 Sep 2025 09:51:48 -0400 Subject: [PATCH] mke2fs: fix missing .TP in man page Signed-off-by: Ralph Siemsen Fixes: 3fffe9dd6be5 ("tune2fs: replace the -r option with -E revision=") Reviewed-by: Andreas Dilger Message-ID: <20250910-mke2fs-small-fixes-v2-4-55c9842494e0@linaro.org> Signed-off-by: Theodore Ts'o --- misc/mke2fs.8.in | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index ffe02eb0..94d82082 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -739,6 +739,7 @@ the manual page Quiet execution. Useful if .B mke2fs is run in a script. +.TP .B \-S Write superblock and group descriptors only. This is an extreme measure to be taken only in the very unlikely case that all of -- 2.47.3