2002-03-07 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 04:24:19 +0000 (04:24 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 04:24:19 +0000 (04:24 +0000)
        * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.

gprof/ChangeLog
gprof/gprof.texi

index a5acbee..03f0e73 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
+
 2002-02-19  Frank Ch. Eigler  <fche@redhat.com>
 
        * hist.c (hist_print): Rewrite log_scale calculation loop.
index b7e3388..a1c6335 100644 (file)
@@ -66,7 +66,7 @@ Copyright @copyright{} 1988, 92, 97, 98, 99, 2000 Free Software Foundation, Inc.
 
 @end titlepage
 
-@ifinfo
+@ifnottex
 @node Top
 @top Profiling a Program: Where Does It Spend Its Time?
 
@@ -94,7 +94,7 @@ section entitled "GNU Free Documentation License".
 * Details::             Details of how profiling is done
 * GNU Free Documentation License::  GNU Free Documentation License
 @end menu
-@end ifinfo
+@end ifnottex
 
 @node Introduction
 @chapter Introduction to Profiling