From a4d7d90deb8a56b1d1f5e3cb881d070843231186 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 18 Apr 2007 22:12:50 -0400 Subject: [PATCH] Fix minor typo in e2fsck.conf.5.in man page Signed-off-by: "Theodore Ts'o" --- e2fsck/ChangeLog | 4 ++++ e2fsck/e2fsck.conf.5.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index df7449e..1877109 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,3 +1,7 @@ +2007-04-18 Theodore Tso + + * e2fsck.conf.5.in (apply): Fix minor typo. + 2007-04-14 Theodore Tso * pass2.c (e2fsck_process_bad_inode): Remove special kludge that diff --git a/e2fsck/e2fsck.conf.5.in b/e2fsck/e2fsck.conf.5.in index 23ce275..8c580d2 100644 --- a/e2fsck/e2fsck.conf.5.in +++ b/e2fsck/e2fsck.conf.5.in @@ -154,7 +154,7 @@ of using in-memory data structures. .TP .I numdirs_threshold If this relation is set, then in-memory data structures be used if the -numbers of directory in the filesystem are fewer than amount specified. +number of directories in the filesystem are fewer than amount specified. .TP .I dirinfo This relation controls whether or not the scratch file directory is used -- 1.8.3.1