From 274637990f2c56a3526281bd372ddca6bad71487 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 26 Nov 2010 18:07:32 -0500 Subject: [PATCH] e2fsck.conf.5: Clarify man page Clarify the e2fsck.conf(5) man page to make it clear that it applies for ext4 file systems. Addresses-Debian-Bug: #591083 Signed-off-by: "Theodore Ts'o" --- e2fsck/e2fsck.conf.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2fsck/e2fsck.conf.5.in b/e2fsck/e2fsck.conf.5.in index 7cb0633..4c90293 100644 --- a/e2fsck/e2fsck.conf.5.in +++ b/e2fsck/e2fsck.conf.5.in @@ -11,7 +11,7 @@ is the configuration file for .BR e2fsck (8). It controls the default behavior of .BR e2fsck (8) -while it is checking ext2 or ext3 filesystems. +while it is checking ext2, ext3, or ext4 filesystems. .PP The .I e2fsck.conf -- 1.8.3.1