]> sourceware.org Git - newlib-cygwin.git/commitdiff
* libm/libm.texinfo: Rename node Index to Document Index.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 8 Nov 2013 12:48:29 +0000 (12:48 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 8 Nov 2013 12:48:29 +0000 (12:48 +0000)
* libc/libc.texinfo: Rename node Library Index to Document Index.

newlib/ChangeLog
newlib/libc/libc.texinfo
newlib/libm/libm.texinfo

index 98789da5dd33a5b5416ff06092a7469286d304a1..b5cec73c3653fa461000f684e5b0b30f4c233792 100644 (file)
@@ -1,3 +1,11 @@
+2013-11-08  Terry Guo  <terry.guo@arm.com>
+
+       * libm/libm.texinfo: Rename node Index to Document Index.
+
+2013-11-08  Corinna Vinschen  <vinschen@redhat.com>
+
+       * libc/libc.texinfo: Rename node Library Index to Document Index.
+
 2013-11-04  Terraneo Federico  <fede.tft@hotmail.it>
 
        * libc/stdio/fvwrite.c: Allow writing in larger chunks for fully
index 74d448d88cb2ccaef332a8142ddbf5a850c24ca5..77cc224015d031e4c383c1d269f0ed6dc0fe7e01 100644 (file)
@@ -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
index 147dc7ec6fdabcadf13e7f29a14f42ab4c2713f5..4304bf76fde2c6f45969503ace5150f08a310c97 100644 (file)
@@ -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
This page took 0.053925 seconds and 5 git commands to generate.