From ca4d95a9328af89a9f8fa490fc37115eb80524ba Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Fri, 5 Jun 2009 18:13:28 +0800 Subject: [PATCH] remove bogus "-e" option from filefrag manpage filefrag doesn't support "-e" option, so clean it up in the manpage. Signed-off-by: Theodore Ts'o --- misc/filefrag.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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... -- 1.8.3.1