OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / catanh.3
index 5a85d8a..414eae8 100644 (file)
@@ -1,6 +1,9 @@
 .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
 .\" and Copyright (C) 2011 Michael Kerrisk <mtk.manpages@gamil.com>
+.\"
+.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
 .\" Distributed under GPL
+.\" %%%LICENSE_END
 .\"
 .TH CATANH 3 2011-09-15 "" "Linux Programmer's Manual"
 .SH NAME
@@ -32,7 +35,7 @@ One has:
 .fi
 .SH VERSIONS
 These functions first appeared in glibc in version 2.1.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 C99.
 .SH EXAMPLE
 .nf
@@ -64,9 +67,18 @@ main(int argc, char *argv[])
     exit(EXIT_SUCCESS);
 }
 .fi
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR atanh (3),
 .BR cabs (3),
 .BR cimag (3),
 .BR ctanh (3),
 .BR complex (7)
+.SH COLOPHON
+This page is part of release 3.79 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/.