diff options
author | Allan McRae <allan@archlinux.org> | 2013-02-22 14:45:17 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-02-24 21:05:58 +1000 |
commit | b4d1fd337068d2663529616112cefb7daa33dce2 (patch) | |
tree | 1ac5cf2f9835e0ba7b48ec1be68bf051024a6efe /ChangeLog | |
parent | 2b7ae1b27f011919dbd6e87bc76c6f76b66ab186 (diff) | |
download | glibc-b4d1fd337068d2663529616112cefb7daa33dce2.tar.gz glibc-b4d1fd337068d2663529616112cefb7daa33dce2.tar.xz glibc-b4d1fd337068d2663529616112cefb7daa33dce2.zip |
Add @detailmenu to subsection node listing
Surround the "Detailed Node Listing" section of the info page menu with @detailmenu flags to avoid confusing texinfo. Resolves a large number of warnings printed by texinfo-5.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8141d9a386..ce68be369c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-24 Allan McRae <allan@archlinux.org> + + * manual/libc-texinfo.sh: Use @detailmenu around the detailed + node listing of the info page menu. + 2013-02-21 Joseph Myers <joseph@codesourcery.com> [BZ #13550] |