OSDN Git Service

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 8261084..4ab07c8 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 5607281..def088c 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