aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fabs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fabs.3')
-rw-r--r--man3/fabs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fabs.3 b/man3/fabs.3
index 0898416a45..e528b8b0f7 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -50,7 +50,7 @@ No errors can occur.
.SH "CONFORMING TO"
The
.BR fabs ()
-function conforms to SVID 3, POSIX, 4.3BSD, ISO 9899.
+function conforms to SVr4, POSIX.1-2001, 4.3BSD, C89.
The other functions are from C99.
.SH "SEE ALSO"
.BR abs (3),