diff --git a/man3/cexp2.3 b/man3/cexp2.3 index 6c01bba51..4afc6bc84 100644 --- a/man3/cexp2.3 +++ b/man3/cexp2.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CEXP2 3 2008-08-07 "" "Linux Programmer's Manual" +.TH CEXP2 3 2013-02-27 "" "Linux Programmer's Manual" .SH NAME cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number .SH SYNOPSIS @@ -20,7 +20,7 @@ The function returns 2 raised to the power of .SH CONFORMING TO These function names are reserved for future use in C99. .SH AVAILABILITY -Not yet in glibc, as at version 2.8. +Not yet in glibc, as at version 2.17. .\" But reserved in NAMESPACE. .SH SEE ALSO .BR cabs (3),