diff options
Diffstat (limited to 'man3/fmod.3')
| -rw-r--r-- | man3/fmod.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fmod.3 b/man3/fmod.3 index 75fde82b2c..9fe91ede47 100644 --- a/man3/fmod.3 +++ b/man3/fmod.3 @@ -55,7 +55,7 @@ when the function fails and \fIerrno\fP is set. .B EDOM The denominator \fIy\fP is zero. .SH "CONFORMING TO" -SVID 3, POSIX, 4.3BSD, ISO 9899. +SVr4, 4.3BSD, C89. The float and the long double variants are C99 requirements. .SH "SEE ALSO" .BR remainder (3) |
