diff --git a/lib/libm/man/rint.3 b/lib/libm/man/rint.3 index 88782bbca7b2..f7635b261d53 100644 --- a/lib/libm/man/rint.3 +++ b/lib/libm/man/rint.3 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rint.3 5.1 (Berkeley) 5/2/91 -.\" $NetBSD: rint.3,v 1.14 2015/09/13 09:46:30 he Exp $ +.\" $NetBSD: rint.3,v 1.15 2015/09/13 10:46:41 wiz Exp $ .\" .Dd September 13, 2015 .Dt RINT 3 @@ -61,7 +61,7 @@ The .Fn rintf , and .Fn rintl -functions returns the integral value nearest to +functions return the integral value nearest to .Fa x according to the prevailing rounding mode. These functions raise an inexact exception when the original argument