From 2d1fa59d9038112c21325199fe7f6d7bc22f7fa1 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 2 Oct 2006 08:38:44 -0400 Subject: [PATCH] Minor correction to e2fsck.conf man page Addresses Debian Bug: #369761 Signed-off-by: "Theodore Ts'o" --- e2fsck/ChangeLog | 5 +++++ e2fsck/e2fsck.conf.5.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 83ad321b4..5f4d6e270 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,3 +1,8 @@ +2006-10-02 Theodore Tso + + * e2fsck.conf.5.in: Minor correction to man page. + (Addresses Debian bug #369761) + 2006-10-01 Theodore Tso * Makefile.in (DEPLIBBLKID): Use DEPLIBBLKID not LIBBLKID to diff --git a/e2fsck/e2fsck.conf.5.in b/e2fsck/e2fsck.conf.5.in index 556a41ae9..7defbd3d9 100644 --- a/e2fsck/e2fsck.conf.5.in +++ b/e2fsck/e2fsck.conf.5.in @@ -9,9 +9,9 @@ e2fsck.conf \- Configuration file for e2fsck .I e2fsck.conf is the configuration file for .BR e2fsck (8). -It controls the default parameters used by +It controls the default behavior of .BR e2fsck (8) -when it is creating ext2 or ext3 filesystems. +while it is checking ext2 or ext3 filesystems. .PP The .I e2fsck.conf -- 2.47.2