From: Dmitry V. Levin Date: Sat, 20 Oct 2007 18:09:13 +0000 (+0400) Subject: texinfo: Fix directory entries X-Git-Tag: v1.41-WIP-0427~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=710bac86a5777591acd8ef0662c008327f274f33;p=thirdparty%2Fe2fsprogs.git texinfo: Fix directory entries According to texinfo documentation, @dircategory and @direntry...@end direntry commands are more appropriate. For details see http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Installing-Dir-Entries.html Signed-off-by: Dmitry V. Levin Signed-off-by: Theodore Ts'o --- diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo index 1277c3a42..82661d034 100644 --- a/doc/libext2fs.texinfo +++ b/doc/libext2fs.texinfo @@ -7,11 +7,9 @@ @ifinfo @dircategory Development -@format -START-INFO-DIR-ENTRY +@direntry * libext2fs: (libext2fs.info). The EXT2FS library. -END-INFO-DIR-ENTRY -@end format +@end direntry @end ifinfo @c smallbook diff --git a/lib/et/com_err.texinfo b/lib/et/com_err.texinfo index def088c71..7a00ffee0 100644 --- a/lib/et/com_err.texinfo +++ b/lib/et/com_err.texinfo @@ -19,11 +19,9 @@ @ifinfo @dircategory Development -@format -START-INFO-DIR-ENTRY +@direntry * Com_err: (com_err). A Common Error Description Library for UNIX. -END-INFO-DIR-ENTRY -@end format +@end direntry @end ifinfo @iftex