]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
cexp2.3: Still does not exist in glibc 2.17
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2013 05:38:24 +0000 (06:38 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 28 Feb 2013 14:00:09 +0000 (15:00 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/cexp2.3

index 6c01bba5102792c495d75c4fc5d9f26671bacf0c..4afc6bc84a3f4ff3f11aae45d36dd3f5a294b616 100644 (file)
@@ -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),