summaryrefslogtreecommitdiff
path: root/man3/log10.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/log10.3')
-rw-r--r--man3/log10.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/log10.3 b/man3/log10.3
index b558d6ee7..ff5a8be27 100644
--- a/man3/log10.3
+++ b/man3/log10.3
@@ -55,7 +55,7 @@ The argument \fIx\fP is negative.
.B ERANGE
The argument \fIx\fP is zero. The log of zero is not defined.
.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),