summaryrefslogtreecommitdiff
path: root/doc/libext2fs.texinfo
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2009-01-29 17:52:13 -0500
committerTheodore Ts'o <tytso@mit.edu>2009-03-08 19:29:28 -0400
commita6d4aa147415acf875300176c5ca98ca72594bec (patch)
treeaaeef79d21cc0b3653bf2acbd024e1f51485f584 /doc/libext2fs.texinfo
parenteefa4d950cf4da9a835812fe44fb7973ec147cbf (diff)
downloade2fsprogs-a6d4aa147415acf875300176c5ca98ca72594bec.tar.gz
fix libext2fs info page name
In Red Hat bug #481620 Jerry reported that the libext2fs info page is not accesable via "info libext2fs" but is via "info libext2fs.info" and suggested that the following change should fix it. Additional info from Jerry: The problem is that makeinfo 4.12 interprets the dot in "libext2fs.info" to be the end of the description portion of the info entry, even though it hasn't seen the closing parenthesis yet. Making the reference be to just "libext2fs" works. Addresses-Red-Hat-Bugzilla: #481620 Reported-by: Jerry James <loganjerry@gmail.com> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'doc/libext2fs.texinfo')
-rw-r--r--doc/libext2fs.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo
index ab41248b..1836cdc9 100644
--- a/doc/libext2fs.texinfo
+++ b/doc/libext2fs.texinfo
@@ -8,7 +8,7 @@
@ifinfo
@dircategory Development
@direntry
-* libext2fs: (libext2fs.info). The EXT2FS library.
+* libext2fs: (libext2fs). The EXT2FS library.
@end direntry
@end ifinfo