aboutsummaryrefslogtreecommitdiffstats
path: root/man3/log2.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/log2.3')
-rw-r--r--man3/log2.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/log2.3 b/man3/log2.3
index fa3c144bf9..cec7fe7566 100644
--- a/man3/log2.3
+++ b/man3/log2.3
@@ -56,7 +56,7 @@ The argument \fIx\fP is negative.
The argument \fIx\fP is zero. The log of zero is not defined
(minus infinity).
.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),