2022-11-04 10:10:34

by Ulrich Ölmann

[permalink] [raw]
Subject: [e2fsprogs PATCH] debugfs.8: fix typo

Signed-off-by: Ulrich Ölmann <[email protected]>
---
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 a3227a80ab24..5b5329c38d6e 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
--
2.30.2



2022-11-04 15:57:49

by Darrick J. Wong

[permalink] [raw]
Subject: Re: [e2fsprogs PATCH] debugfs.8: fix typo

On Fri, Nov 04, 2022 at 10:58:35AM +0100, Ulrich ?lmann wrote:
> Signed-off-by: Ulrich ?lmann <[email protected]>

Looks good good,
Reviewed-by: Darrick J. Wong <[email protected]>

--D

> ---
> 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 a3227a80ab24..5b5329c38d6e 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
> --
> 2.30.2
>

2023-01-19 15:33:00

by Theodore Ts'o

[permalink] [raw]
Subject: Re: [e2fsprogs PATCH] debugfs.8: fix typo

On Fri, 4 Nov 2022 10:58:35 +0100, Ulrich Ölmann wrote:
>


Applied, thanks!

[1/1] debugfs.8: fix typo
commit: 5c22148e2c60638c63b7ad74b8eb65de0d121425

Best regards,
--
Theodore Ts'o <[email protected]>