From: Phillip Susi Date: Mon, 18 Nov 2013 19:15:50 +0000 (-0500) Subject: fsck: add ext4 to list of filesystems with progress bars in fsck man page X-Git-Tag: v2.25-rc1~725 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fbf87830533117de5b63fe1de27809d5ead2289;p=thirdparty%2Futil-linux.git fsck: add ext4 to list of filesystems with progress bars in fsck man page Signed-off-by: Phillip Susi --- diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8 index 52629c7bbc..4620c44290 100644 --- a/disk-utils/fsck.8 +++ b/disk-utils/fsck.8 @@ -267,7 +267,7 @@ also skips non-existing devices that have the special filesystem type .TP .BR \-C \ [ \fIfd\fR ] Display completion/progress bars for those filesystem checkers (currently -only for ext2 and ext3) which support them. \fBfsck\fR will manage the +only for ext[234]) which support them. \fBfsck\fR will manage the filesystem checkers so that only one of them will display a progress bar at a time. GUI front-ends may specify a file descriptor .IR fd ,