]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
lrint.3: grfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Mar 2014 12:50:52 +0000 (13:50 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Mar 2014 12:50:52 +0000 (13:50 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/lrint.3

index c37a5b6daf8c6b12c7ad2d3e0525e123562954fe..ae6e460f1c039b1279028b144af7f5d161c02b97 100644 (file)
@@ -82,7 +82,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