OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man3 / clog2.3
index 1729d28..05be77c 100644 (file)
@@ -4,7 +4,7 @@
 .\" Distributed under GPL
 .\" %%%LICENSE_END
 .\"
-.TH CLOG2 3 2008-08-07 "" "Linux Programmer's Manual"
+.TH CLOG2 3 2013-07-23 "" "Linux Programmer's Manual"
 .SH NAME
 clog2, clog2f, clog2l \- base-2 logarithm of a complex number
 .SH SYNOPSIS
@@ -34,7 +34,7 @@ close to zero will cause an overflow.
 .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),
@@ -42,3 +42,12 @@ Not yet in glibc, as at version 2.8.
 .BR clog (3),
 .BR clog10 (3),
 .BR complex (7)
+.SH COLOPHON
+This page is part of release 3.67 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.