From d0952b44bd3ebfa68e9bbf348f1cf4a2915e4339 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 27 Jul 2001 22:02:47 -0400 Subject: [PATCH] subst.conf.in: Enable documentation of the external journal functionality in mke2fs, e2fsck, and tune2fs. --- util/ChangeLog | 5 +++++ util/subst.conf.in | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/util/ChangeLog b/util/ChangeLog index b25a5e8..0692d50 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2001-07-27 Theodore Tso + + * subst.conf.in: Enable documentation of the external journal + functionality in mke2fs, e2fsck, and tune2fs. + 2001-06-23 Theodore Tso * Release of E2fsprogs 1.22 diff --git a/util/subst.conf.in b/util/subst.conf.in index 4655e13..23c91f7 100644 --- a/util/subst.conf.in +++ b/util/subst.conf.in @@ -11,5 +11,6 @@ SIZEOF_INT @SIZEOF_INT@ SIZEOF_SHORT @SIZEOF_SHORT@ datadir @datadir@ $prefix @prefix@ -# Comment out the documentation for the journal device in mke2fs's man page -JDEV .\" +# Enable the documentation for the journal device mke2fs, tune2fs, and +# e2fsck's man page +JDEV -- 1.8.3.1