Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-11-08 16:48:29 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-11-08 16:48:29 +0400
commit874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5 (patch)
treeeda994cc397b79daa4af8cb25939ecef36dfed04 /newlib/libm
parent13dbf6b0aa84af1477983e4c0061ba36e04ff089 (diff)
* libm/libm.texinfo: Rename node Index to Document Index.
* libc/libc.texinfo: Rename node Library Index to Document Index.
Diffstat (limited to 'newlib/libm')
-rw-r--r--newlib/libm/libm.texinfo6
1 files changed, 3 insertions, 3 deletions
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