From ea27a394083d988060e9b407702fab79f5fe8cc0 Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Sat, 13 Nov 2004 06:20:01 +0000 Subject: [PATCH] libiberty.texi (Index): Fix html generation with makeinfo by renaming this node to Manual Index. * libiberty.texi (Index): Fix html generation with makeinfo by renaming this node to Manual Index. From-SVN: r90571 --- libiberty/ChangeLog | 5 +++++ libiberty/libiberty.texi | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c8ea333..9a14192 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2004-11-12 Mike Stump + + * libiberty.texi (Index): Fix html generation with makeinfo by + renaming this node to Manual Index. + 2004-09-08 Adam Nemet * vasprintf.c: Accept __va_copy in addition to va_copy. diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index b57e3c5..aa51285 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -93,7 +93,7 @@ This edition accompanies GCC 3, September 2001. * Licenses:: The various licenses under which libiberty sources are distributed. -* Index:: Index of functions and categories. +* Manual Index:: Index of functions and categories. @end menu @node Using @@ -315,8 +315,8 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -@node Index -@unnumbered Index +@node Manual Index +@unnumbered Manual Index @printindex cp -- 2.7.4