diff options
| author | jtc <jtc@NetBSD.org> | 1993-10-04 17:58:44 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-10-04 17:58:44 +0000 |
| commit | eab39a0ae773b6372a0940e232bd1a795880d91e (patch) | |
| tree | 0bb0d51574fa0c3a5d57b7d01c6ae43258f6f20c /lib/libm/common_source | |
| parent | ae00f50a7ce2fc6ce5853a2d728a714b889cc550 (diff) | |
In the SEE ALSO section, it's math(3), not math.3.
Diffstat (limited to 'lib/libm/common_source')
| -rw-r--r-- | lib/libm/common_source/ceil.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/common_source/ceil.3 b/lib/libm/common_source/ceil.3 index d16436068d4..b5de9b2995d 100644 --- a/lib/libm/common_source/ceil.3 +++ b/lib/libm/common_source/ceil.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ceil.3 5.1 (Berkeley) 5/2/91 -.\" $Id: ceil.3,v 1.3 1993/08/14 13:42:35 mycroft Exp $ +.\" $Id: ceil.3,v 1.4 1993/10/04 17:58:44 jtc Exp $ .\" .Dd May 2, 1991 .Dt CEIL 3 @@ -58,7 +58,7 @@ expressed as a double. .Xr floor 3 , .Xr rint 3 , .Xr ieee 3 , -.Xr math.3 +.Xr math 3 .Sh STANDARDS The .Fn ceil |
