From eac6c0d01bee798672cfe45b4154645a9285c5cc Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 21 May 2001 02:45:22 +0000 Subject: [PATCH] libext2fs.texinfo, ChangeLog: libext2fs.texinfo: Added @dircategory line so that Debian programs know which section to list the .info file. --- doc/ChangeLog | 5 +++++ doc/libext2fs.texinfo | 1 + 2 files changed, 6 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index a09f915..4336c07 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-05-20 Theodore Tso + + * libext2fs.texinfo: Added @dircategory line so that Debian + programs know which section to list the .info file. + 2001-01-11 * libext2fs.texinfo: Change ino_t to ext2_ino_t diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo index 365af56..5d8c97e 100644 --- a/doc/libext2fs.texinfo +++ b/doc/libext2fs.texinfo @@ -6,6 +6,7 @@ @comment %**end of header @ifinfo +@dircategory Development @format START-INFO-DIR-ENTRY * libext2fs: (libext2fs.info). The EXT2FS library. -- 1.8.3.1