summaryrefslogtreecommitdiffstats
path: root/lib/msun/man/ceil.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/man/ceil.3')
-rw-r--r--lib/msun/man/ceil.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/ceil.3 b/lib/msun/man/ceil.3
index c8a1f02..8ed4155 100644
--- a/lib/msun/man/ceil.3
+++ b/lib/msun/man/ceil.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ceil.3 5.1 (Berkeley) 5/2/91
-.\" $Id: ceil.3,v 1.1.1.1 1994/08/19 09:39:42 jkh Exp $
+.\" $Id: ceil.3,v 1.2 1995/03/01 05:05:41 jkh Exp $
.\"
.Dd March 10, 1994
.Dt CEIL 3
@@ -38,7 +38,7 @@
.Sh NAME
.Nm ceil ,
.Nm ceilf
-.Nd round to smallest integral value not greater than x
+.Nd round to smallest integral value >= x
.Sh SYNOPSIS
.Fd #include <math.h>
.Ft double
OpenPOWER on IntegriCloud