diff mbox

[PATCH-e2fsprogs] remove bogus "-e" option from filefrag manpage

Message ID 1244196808-9768-1-git-send-email-bergwolf@gmail.com
State Accepted, archived
Headers show

Commit Message

Peng Tao June 5, 2009, 10:13 a.m. UTC
filefrag doesn't support "-e" option, so clean it up in the manpage.
---
 misc/filefrag.8.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Theodore Ts'o July 2, 2009, 4:17 a.m. UTC | #1
On Fri, Jun 05, 2009 at 06:13:28PM +0800, Peng Tao wrote:
> filefrag doesn't support "-e" option, so clean it up in the manpage.

Thanks, applied.

						- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/misc/filefrag.8.in b/misc/filefrag.8.in
index ccaa4a6..681fe9a 100644
--- a/misc/filefrag.8.in
+++ b/misc/filefrag.8.in
@@ -5,7 +5,7 @@  filefrag \- report on file fragmentation
 .SH SYNOPSIS
 .B filefrag
 [
-.B \-besvx
+.B \-bsvx
 ]
 [
 .I files...