OSDN Git Service

ChangeLog, remove_preformat_manpages:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 02:43:51 +0000 (02:43 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 02:43:51 +0000 (02:43 +0000)
  Add e2label.8 to the remove_preformat_manpages script.  (Probably
  isn't being used any more, but...)

install-utils/ChangeLog
install-utils/remove_preformat_manpages

index 11d4fcf..3038413 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-02  Theodore Ts'o  <tytso@valinux.com>
+
+       * Add e2label.8 to the remove_preformat_manpages script.
+               (Probably isn't being used any more, but...)
+
 1999-11-10    <tytso@valinux.com>
 
        * Release of E2fsprogs 1.18
index 3532adf..67dfff8 100644 (file)
@@ -4,7 +4,7 @@ PREFORMAT_ROOT=/usr/man/preformat
 COMPILED_ROOT=/usr/man
 
 MAN8="debugfs.8 badblocks.8 e2fsck.8 mke2fs.8 dumpe2fs.8 mklost+found.8 \
-       fsck.8 tune2fs.8"
+       fsck.8 tune2fs.8 e2label.8"
 MAN1="lsattr.1 chattr.1"
 
 for i in $MAN8