From 5c22148e2c60638c63b7ad74b8eb65de0d121425 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20=C3=96lmann?= Date: Fri, 4 Nov 2022 10:58:35 +0100 Subject: [PATCH] debugfs.8: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Ölmann Reviewed-by: Darrick J. Wong Signed-off-by: Theodore Ts'o --- debugfs/debugfs.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in index aa6128a..637d22b 100644 --- a/debugfs/debugfs.8.in +++ b/debugfs/debugfs.8.in @@ -280,7 +280,7 @@ The hash seed specified with must be in UUID format. .TP .BI dump_extents " [-n] [-l] filespec" -Dump the the extent tree of the inode +Dump the extent tree of the inode .IR filespec . The .I -n -- 1.8.3.1