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 a5acbeebd7e66cf564110c4c2b9c0716ca441e43..03f0e73f6566b55a0fc0de35b723898bf65e694b 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 b7e3388c70d707913ae558a103b517d4c53ecb56..a1c6335333f5012a4a051d58a678edfcc391d936 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