aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-11-08 12:48:29 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-11-08 12:48:29 +0000
commit874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5 (patch)
treeeda994cc397b79daa4af8cb25939ecef36dfed04 /newlib/libm
parent13dbf6b0aa84af1477983e4c0061ba36e04ff089 (diff)
downloadnewlib-874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5.zip
newlib-874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5.tar.gz
newlib-874e065fa11bff3d2ef33d44fc9dec7d6e7fe4f5.tar.bz2
* 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 147dc7e..4304bf7 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