From: Jakub Wilk Date: Tue, 7 Jan 2025 07:07:24 +0000 (+0100) Subject: e2image.8: add missing comma X-Git-Tag: archive/debian/1.47.2-2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b35a0b8f7c706802493f705e7e9fc6c8a974919;p=thirdparty%2Fe2fsprogs.git e2image.8: add missing comma Signed-off-by: Jakub Wilk Reviewed-by: Darrick J. Wong Link: https://lore.kernel.org/r/20250107070724.6375-1-jwilk@jwilk.net Signed-off-by: Theodore Ts'o (cherry picked from commit 5a6ec683252be78ccda7dec7dac530f2ebc46ce6) --- diff --git a/misc/e2image.8.in b/misc/e2image.8.in index 384ef302..0be1c751 100644 --- a/misc/e2image.8.in +++ b/misc/e2image.8.in @@ -326,5 +326,5 @@ http://e2fsprogs.sourceforge.net. .SH SEE ALSO .BR dumpe2fs (8), -.BR debugfs (8) +.BR debugfs (8), .BR e2fsck (8)