summaryrefslogtreecommitdiff
path: root/man3/cexp2.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 13:57:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 13:57:30 +0000
commit68e1685c25cab6c29e4250f592c39f47996776af (patch)
tree7d83ff852ff8dd6c7ca2fcaa610ab933590eba72 /man3/cexp2.3
parent97c1eac86f435d7feeef158417941751e7bd7a15 (diff)
Updated CONFORMING TO section
Diffstat (limited to 'man3/cexp2.3')
-rw-r--r--man3/cexp2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/cexp2.3 b/man3/cexp2.3
index be66a870b..440779735 100644
--- a/man3/cexp2.3
+++ b/man3/cexp2.3
@@ -17,9 +17,9 @@ Link with \-lm.
.SH DESCRIPTION
The function returns 2 raised to the power of z.
.SH "CONFORMING TO"
-The function name is reserved for future use in C99.
+The function nameis are reserved for future use in C99.
.SH AVAILABILITY
-Not yet in glibc 2.3.2.
+Not yet in glibc, as at version 2.4.
.\" But reserved in NAMESPACE.
.SH "SEE ALSO"
.BR cabs (3),