diff options
Diffstat (limited to 'man7/math_error.7')
| -rw-r--r-- | man7/math_error.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/math_error.7 b/man7/math_error.7 index 0f44495cb9..5e457f64b8 100644 --- a/man7/math_error.7 +++ b/man7/math_error.7 @@ -187,7 +187,7 @@ or more leading zeros in the significand. .SH NOTES The .I math_errhandling -identifier specified by C99 and POSIX.1-2001 is not supported by glibc. +identifier specified by C99 and POSIX.1 is not supported by glibc. .\" See CONFORMANCE in the glibc 2.8 (and earlier) source. This identifier is supposed to indicate which of the two error-notification mechanisms @@ -236,7 +236,7 @@ The discussion on this page does not apply to the complex mathematical functions (i.e., those declared by .IR <complex.h> ), which in general are not required to return errors by C99 -and POSIX.1-2001. +and POSIX.1. The .BR gcc (1) |
