aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/man3/fma.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/fma.3 b/man/man3/fma.3
index fa05628588..433f1e2ee5 100644
--- a/man/man3/fma.3
+++ b/man/man3/fma.3
@@ -107,8 +107,8 @@ when calling these functions.
.P
The following errors can occur:
.TP
-Domain error: \f[I]x * y + z\f[], \
-or \f[I]x * y\f[] is invalid and \f[I]z\f[] is not a NaN
+Domain error: \f[I]x * y + z\f[] \
+or \f[I]x * y\f[] is invalid.
.\" .I errno
.\" is set to
.\" .BR EDOM .