summaryrefslogtreecommitdiff
path: root/lib/libm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm')
-rw-r--r--lib/libm/man/ceil.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/ceil.3 b/lib/libm/man/ceil.3
index 27112f5a90a..6efe3a561cc 100644
--- a/lib/libm/man/ceil.3
+++ b/lib/libm/man/ceil.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ceil.3,v 1.7 2003/02/27 01:07:43 jason Exp $
+.\" $OpenBSD: ceil.3,v 1.8 2003/05/03 18:57:40 jmc Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -38,7 +38,7 @@
.Sh NAME
.Nm ceil ,
.Nm ceilf
-.Nd round to smallest integral value greater than or equal to x
+.Nd "round to smallest integral value greater than or equal to x"
.Sh SYNOPSIS
.Fd #include <math.h>
.Ft double