[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170213000009.14084-1-ebiggers3@gmail.com>
Date: Sun, 12 Feb 2017 16:00:09 -0800
From: Eric Biggers <ebiggers3@...il.com>
To: Ext4 Developers List <linux-ext4@...r.kernel.org>
Cc: Theodore Ts'o <tytso@....edu>, Eric Biggers <ebiggers@...gle.com>
Subject: [PATCH] debugfs.8: fix name of argument to blocks command
From: Eric Biggers <ebiggers@...gle.com>
Signed-off-by: Eric Biggers <ebiggers@...gle.com>
---
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 e151d43a..87d487e7 100644
--- a/debugfs/debugfs.8.in
+++ b/debugfs/debugfs.8.in
@@ -179,7 +179,7 @@ This is a list of the commands which
.B debugfs
supports.
.TP
-.BI blocks " filespace"
+.BI blocks " filespec"
Print the blocks used by the inode
.I filespec
to stdout.
--
2.11.1
Powered by blists - more mailing lists