OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man3 / lround.3
index df901ec..8f78158 100644 (file)
@@ -85,7 +85,7 @@ or the rounded value is too large to be stored in a
 .RI ( "long long"
 in the case of the
 .B ll*
-functions)
+functions),
 then a domain error occurs, and the return value is unspecified.
 .\" The return value is -(LONG_MAX - 1) or -(LLONG_MAX -1)
 .SH ERRORS
@@ -130,3 +130,11 @@ C99, POSIX.1-2001.
 .BR nearbyint (3),
 .BR rint (3),
 .BR round (3)
+.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/.