]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fsck: add ext4 to list of filesystems with progress bars in fsck man page
authorPhillip Susi <psusi@ubuntu.com>
Mon, 18 Nov 2013 19:15:50 +0000 (14:15 -0500)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Nov 2013 13:46:27 +0000 (14:46 +0100)
Signed-off-by: Phillip Susi <psusi@ubuntu.com>
disk-utils/fsck.8

index 52629c7bbc926b9fbdefba8166e15058af072db7..4620c4429083d066c617981ae2461cd0aa5bf9d4 100644 (file)
@@ -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 ,