From b40ffd792e64cfcb62d2b183363ff5e1890fd863 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 31 Oct 2002 19:30:24 -0500 Subject: [PATCH] unix.c (usage), e2fsck.8.in: Add the -D option to the usage and command synopsis. (Addresses Debian bug #167108) --- e2fsck/ChangeLog | 3 +++ e2fsck/e2fsck.8.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 86d5c1b..1fe6cc5 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,5 +1,8 @@ 2002-10-31 Theodore Ts'o + * unix.c (usage), e2fsck.8.in: Add the -D option to the usage and + command synopsis. (Addresses Debian bug #167108) + * pass1.c (e2fsck_pass1): Check the superblock write time to see whether or not we can safely do the LOW_DTIME checks. (Addresses Sourceforge bug #620980) diff --git a/e2fsck/e2fsck.8.in b/e2fsck/e2fsck.8.in index 6f9aca8..4ed8d20 100644 --- a/e2fsck/e2fsck.8.in +++ b/e2fsck/e2fsck.8.in @@ -8,7 +8,7 @@ e2fsck \- check a Linux second extended file system .SH SYNOPSIS .B e2fsck [ -.B \-pacnyrdfvstFSV +.B \-pacnyrdfvstDFSV ] [ .B \-b -- 1.8.3.1