Fix menu ordering in socket.texi.
authorAllan McRae <allan@archlinux.org>
Fri, 22 Feb 2013 07:09:55 +0000 (17:09 +1000)
committerAllan McRae <allan@archlinux.org>
Sun, 24 Feb 2013 11:06:00 +0000 (21:06 +1000)
Match the order of (sub)sections in the menu to that in the file..

ChangeLog
manual/socket.texi

index ce68be3..400f775 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
 
index 288707f..e187402 100644 (file)
@@ -726,12 +726,12 @@ for information about this.
 * Internet Address Formats::    How socket addresses are specified in the
                                  Internet namespace.
 * Host Addresses::             All about host addresses of Internet host.
-* Protocols Database::         Referring to protocols by name.
 * Ports::                      Internet port numbers.
 * Services Database::           Ports may have symbolic names.
 * Byte Order::                 Different hosts may use different byte
                                  ordering conventions; you need to
                                  canonicalize host address and port number.
+* Protocols Database::         Referring to protocols by name.
 * Inet Example::               Putting it all together.
 @end menu