X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman3%2Fclog.3;h=34ec7a4c1ec69ff0fc5589445f439a48710f0097;hb=361fd72f831aabd8a0aa6fe7bc4ef66ef4f89a1b;hp=c2379dd440c9ef83b571e6ec27e333f8f161d455;hpb=c36e46862ca474ca83b4f2748e88f1ad8d1550b9;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man3/clog.3 b/original/man3/clog.3 index c2379dd4..34ec7a4c 100644 --- a/original/man3/clog.3 +++ b/original/man3/clog.3 @@ -1,5 +1,8 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" +.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) .\" Distributed under GPL +.\" %%%LICENSE_END .\" .TH CLOG 3 2008-08-11 "" "Linux Programmer's Manual" .SH NAME @@ -35,11 +38,19 @@ Note that close to zero will cause an overflow. .SH VERSIONS These functions first appeared in glibc in version 2.1. -.SH "CONFORMING TO" +.SH CONFORMING TO C99. -.SH "SEE ALSO" +.SH SEE ALSO .BR cabs (3), .BR cexp (3), .BR clog10 (3), .BR clog2 (3), .BR complex (7) +.SH COLOPHON +This page is part of release 3.65 of the Linux +.I man-pages +project. +A description of the project, +and information about reporting bugs, +can be found at +\%http://www.kernel.org/doc/man\-pages/.