* objc-features.texi: Move @node Top before @menu.
authorManfred Hollstein <manfredh@redhat.com>
Fri, 11 Aug 2000 21:25:29 +0000 (21:25 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 11 Aug 2000 21:25:29 +0000 (15:25 -0600)
From-SVN: r35643

libobjc/ChangeLog
libobjc/objc-features.texi

index 3c08123cc66131991feb54333c63d6d967aa9311..604261fde443b9bde374c2e387104589a475e64d 100644 (file)
@@ -1,3 +1,7 @@
+2000-08-11  Manfred Hollstein  <manfredh@redhat.com>
+
+       * objc-features.texi: Move @node Top before @menu.
+
 Sun Aug  6 23:27:49 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
 
        * objc-features.texi: Documented the new -fconstant-string-class
index 739f911da73b0eb3ed9fcaa18e85face4b88fae9..494c00ecbc011e3be5459f9ad345c6c2a8a71919 100644 (file)
@@ -5,6 +5,9 @@
 @setchapternewpage odd
 @c %**end of header
      
+@node Top, Executing code before main, (dir), (dir)
+@comment  node-name,  next,  previous,  up
+
 @menu
 * Executing code before main::  
 * Type encoding::               
@@ -12,9 +15,6 @@
 * Constant string objects::     
 @end menu
 
-@node Top, Executing code before main, (dir), (dir)
-@comment  node-name,  next,  previous,  up
-
 @chapter GNU Objective-C runtime features
 
 This document is meant to describe some of the GNU Objective-C runtime