OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man3 / lgamma.3
index 650ded2..bb25781 100644 (file)
@@ -1,9 +1,13 @@
 .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
-.\" Distributed under GPL
-.\" based on glibc infopages
 .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk
 .\"     <mtk.manpages@gmail.com>
 .\"
+.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
+.\" Distributed under GPL
+.\" %%%LICENSE_END
+.\"
+.\" based on glibc infopages
+.\"
 .TH LGAMMA 3 2010-09-11 "" "Linux Programmer's Manual"
 .SH NAME
 lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \-
@@ -147,7 +151,7 @@ An overflow floating-point exception
 is raised.
 .\" glibc (as at 2.8) also supports an inexact
 .\" exception for various cases.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 The
 .BR lgamma ()
 functions are specified in C99 and POSIX.1-2001.
@@ -166,5 +170,5 @@ is set to
 instead of the POSIX-mandated
 .BR ERANGE .
 Since version 2.10, glibc does the right thing.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR tgamma (3)