]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix the info-dir line for the com_err.texinfo file
authorTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jun 2007 20:59:36 +0000 (16:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jun 2007 20:59:36 +0000 (16:59 -0400)
Fix the info-dir line so that the menu name does not contain a .info
prefix.  First of all, it's ugly, secondly, it causes the install-info
command to fail to remove the com_err info file from the
/usr/share/info/dir file when the comerr-dev package is removed and
purged.

Addresses Debian Bug: #401711

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/et/ChangeLog
lib/et/com_err.texinfo

index 8261084d665528b7dfe6ee6d4ee20bb13c9af447..4ab07c8315b4cb932b33e294db5d19714fbe5d8f 100644 (file)
@@ -1,3 +1,12 @@
+2007-06-24  Theodore Tso  <tytso@mit.edu>
+
+       * com_err.texinfo: Fix the info-dir line so that the name does not
+               contain a .info prefix.  First of all, it's ugly,
+               secondly, it causes the install-info command to fail to
+               remove the com_err info file from the /usr/share/info/dir file
+               when the comerr-dev package is removed and purged.
+               (Addresses Debian Bug: #401711)
+
 2007-05-23  Theodore Tso  <tytso@mit.edu>
 
        * error_message.c: #include unistd.h and sys/types.h to provide
index 5607281dd7b1f3af857ea89e3b28b6a5acc3c99e..def088c71a012d736cfee27be26a4b50721e1ae1 100644 (file)
@@ -21,7 +21,7 @@
 @dircategory Development
 @format
 START-INFO-DIR-ENTRY
-* com_err: (com_err.info).   A Common Error Description Library for UNIX.
+* Com_err: (com_err).   A Common Error Description Library for UNIX.
 END-INFO-DIR-ENTRY
 @end format
 @end ifinfo