From 4f06566b78c15622a3ead04f3722bc095fdc7b8c Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 31 Dec 2013 23:18:44 -0500 Subject: [PATCH] e2fsck.conf: clarify man page's description of accept_time_fudge Addresses-Debian-Bug: #719189 Signed-off-by: "Theodore Ts'o" --- e2fsck/e2fsck.conf.5.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/e2fsck/e2fsck.conf.5.in b/e2fsck/e2fsck.conf.5.in index 085a951..9ebfbbf 100644 --- a/e2fsck/e2fsck.conf.5.in +++ b/e2fsck/e2fsck.conf.5.in @@ -97,9 +97,8 @@ incorrectly set at the time when e2fsck is run. Historically this was usually due to some distributions having buggy init scripts and/or installers that didn't correctly detect this case and take appropriate -countermeasures. However, it's still possible, despite the -best efforts of init script and installer authors to not be -able to detect this misconfiguration, usually due to a +countermeasures. Unfortunately, this is occasionally +true even today, usually due to a buggy or misconfigured virtualization manager or the installer not having access to a network time server during the installation process. So by default, we allow -- 1.8.3.1