From bd7eae169ba72672b5d137977b1a1aa9634e89e5 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 22 Apr 2001 20:39:07 +0000 Subject: [PATCH] ChangeLog, subst.conf.in: subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs' man page. --- util/ChangeLog | 5 +++++ util/subst.conf.in | 2 ++ 2 files changed, 7 insertions(+) diff --git a/util/ChangeLog b/util/ChangeLog index 9cdee1d..069cd8d 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2001-04-21 Theodore Tso + + * subst.conf.in: Add definition of JDEV for mke2fs' and tune2fs' + man page. + 2001-04-17 Theodore Tso * subst.c (replace_string): Fix replace_string so that it diff --git a/util/subst.conf.in b/util/subst.conf.in index c90ae6d..4655e13 100644 --- a/util/subst.conf.in +++ b/util/subst.conf.in @@ -11,3 +11,5 @@ 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 .\" -- 1.8.3.1