From: Corinna Vinschen Date: Fri, 8 Nov 2013 12:48:29 +0000 (+0000) Subject: * libm/libm.texinfo: Rename node Index to Document Index. X-Git-Tag: cygwin-1_7_26-release~70 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5;p=newlib-cygwin.git * libm/libm.texinfo: Rename node Index to Document Index. * libc/libc.texinfo: Rename node Library Index to Document Index. --- diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 98789da5d..b5cec73c3 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2013-11-08 Terry Guo + + * libm/libm.texinfo: Rename node Index to Document Index. + +2013-11-08 Corinna Vinschen + + * libc/libc.texinfo: Rename node Library Index to Document Index. + 2013-11-04 Terraneo Federico * libc/stdio/fvwrite.c: Allow writing in larger chunks for fully diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo index 74d448d88..77cc22401 100644 --- a/newlib/libc/libc.texinfo +++ b/newlib/libc/libc.texinfo @@ -172,7 +172,7 @@ into another language, under the above conditions for modified versions. * Iconv:: @end ifset -* Library Index:: +* Document Index:: @end menu @end ifnottex @@ -424,8 +424,8 @@ argument list @var{ap} any further. The @code{va_end} defined in @file{varargs.h} has the same syntax and usage as the ANSI C version from @file{stdarg.h}. -@node Library Index -@unnumbered Index +@node Document Index +@unnumbered Document Index @printindex cp @tex diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index 147dc7ec6..4304bf76f 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -96,7 +96,7 @@ into another language, under the above conditions for modified versions. * Complex:: The mathematical complex functions (`complex.h'). * Reentrancy:: The functions in libm are not reentrant by default. * Long Double Functions:: The long double function support of libm. -* Index:: +* Document Index:: @end menu @include targetdep.tex @@ -130,8 +130,8 @@ calls; in that situation, the math functions behave reentrantly. Currently, the full set of long double math functions is only provided on platforms where long double equals double. For such platforms, the long double math functions are implemented as calls to the double versions. -@node Index -@unnumbered Index +@node Document Index +@unnumbered Document Index @printindex cp @tex