aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine/necv70/necv70.tex
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/necv70/necv70.tex')
-rw-r--r--newlib/libc/machine/necv70/necv70.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/machine/necv70/necv70.tex b/newlib/libc/machine/necv70/necv70.tex
index 9c1530411..c7858c2dc 100644
--- a/newlib/libc/machine/necv70/necv70.tex
+++ b/newlib/libc/machine/necv70/necv70.tex
@@ -35,7 +35,7 @@ double x;
The library has an entry @code{fast_sin} which uses the machine
instruction @code{fsin.l} to perform the operation. Note that the
-built-in instructions cannot call @code{matherr} or set @code{errno}
+built-in instructions cannot set @code{errno}
in the same way that the C coded functions do. Refer to a V70
instruction manual to see how errors are generated and handled.