diff options
author | Allan McRae <allan@archlinux.org> | 2013-02-22 17:09:55 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-02-24 21:06:00 +1000 |
commit | faf6f8bca81560d4c644638dd69ac209424a618f (patch) | |
tree | f32b34bdb68f05d929a00bf0cd408b47c824aa7b /ChangeLog | |
parent | b4d1fd337068d2663529616112cefb7daa33dce2 (diff) | |
download | glibc-faf6f8bca81560d4c644638dd69ac209424a618f.zip glibc-faf6f8bca81560d4c644638dd69ac209424a618f.tar.gz glibc-faf6f8bca81560d4c644638dd69ac209424a618f.tar.bz2 |
Fix menu ordering in socket.texi.
Match the order of (sub)sections in the menu to that in the file..
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-02-24 Allan McRae <allan@archlinux.org> + * manual/socket.texi (The Internet Namespace): Order menu items + to match that in the file. + * manual/libc-texinfo.sh: Use @detailmenu around the detailed node listing of the info page menu. |