aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-03-02 16:46:12 +0000
committerJeff Johnston <jjohnstn@redhat.com>2006-03-02 16:46:12 +0000
commitcb1975812d5fdf87452ecdae67f5011a3049c01b (patch)
tree574620f6111fc61e61400695e56f8a5a9fb3094c /newlib/libm
parent5aa3e3717fba6bd302eb19fa2c1ec2735007aa54 (diff)
downloadnewlib-cb1975812d5fdf87452ecdae67f5011a3049c01b.zip
newlib-cb1975812d5fdf87452ecdae67f5011a3049c01b.tar.gz
newlib-cb1975812d5fdf87452ecdae67f5011a3049c01b.tar.bz2
2006-03-02 Jeff Johnston <jjohnstn@redhat.com>
* libm/math/math.tex: Fix reference to sisnan.def which is now in common subdirectory. * libm/mathfp/mathfp.tex: Ditto.
Diffstat (limited to 'newlib/libm')
-rw-r--r--newlib/libm/math/math.tex2
-rw-r--r--newlib/libm/mathfp/mathfp.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/math/math.tex b/newlib/libm/math/math.tex
index 0c84e61..7bc56ce 100644
--- a/newlib/libm/math/math.tex
+++ b/newlib/libm/math/math.tex
@@ -181,7 +181,7 @@ The library is set to X/Open mode by default.
@include common/sinfinity.def
@page
-@include math/sisnan.def
+@include common/sisnan.def
@page
@include math/sldexp.def
diff --git a/newlib/libm/mathfp/mathfp.tex b/newlib/libm/mathfp/mathfp.tex
index 87905dc..0b9f085 100644
--- a/newlib/libm/mathfp/mathfp.tex
+++ b/newlib/libm/mathfp/mathfp.tex
@@ -181,7 +181,7 @@ The library is set to X/Open mode by default.
@include common/sinfinity.def
@page
-@include mathfp/sisnan.def
+@include common/sisnan.def
@page
@include mathfp/sldexp.def