public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH e2fsprogs] e2image.8: add missing comma
@ 2025-01-07  7:07 Jakub Wilk
  2025-01-07 23:27 ` Darrick J. Wong
  2025-05-21 14:51 ` Theodore Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Wilk @ 2025-01-07  7:07 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 misc/e2image.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
-- 
2.39.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-21 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07  7:07 [PATCH e2fsprogs] e2image.8: add missing comma Jakub Wilk
2025-01-07 23:27 ` Darrick J. Wong
2025-05-21 14:51 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox