diff options
Diffstat (limited to 'man3/fenv.3')
-rw-r--r-- | man3/fenv.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fenv.3 b/man3/fenv.3 index 843bea9a0..971f6ebef 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -206,7 +206,7 @@ As before, the object .I *envp must be known to be valid. .SH "RETURN VALUE" -These functions return zero on success and non-zero if an error occurred. +These functions return zero on success and nonzero if an error occurred. .\" Earlier seven of these functions were listed as returning void. .\" This was corrected in Corrigendum 1 (ISO/IEC 9899:1999/Cor.1:2001(E)) .\" of the C99 Standard. |