summaryrefslogtreecommitdiff
path: root/man3/sqrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sqrt.3')
-rw-r--r--man3/sqrt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sqrt.3 b/man3/sqrt.3
index fa172f85d..37d419520 100644
--- a/man3/sqrt.3
+++ b/man3/sqrt.3
@@ -50,7 +50,7 @@ It fails and sets \fIerrno\fP to EDOM, if \fIx\fP is negative.
.B EDOM
\fIx\fP is negative.
.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 cbrt (3),