diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-02-28 20:32:03 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-02-28 20:32:03 +0000 |
commit | a45e111855ce0f1d3379542a51caf174d1cf375c (patch) | |
tree | 397f8bf8a4649d58e3db23cab20304e48fe73513 /lib | |
parent | 014fdc7a531f01a2b70cbfc5c723add5013fa7ac (diff) |
No need to waffle this much... s/roughly like/roughly
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libm/man/math.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/math.3 b/lib/libm/man/math.3 index 524d3f68e2a..34d82c4cdfd 100644 --- a/lib/libm/man/math.3 +++ b/lib/libm/man/math.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: math.3,v 1.10 2003/02/28 19:43:28 millert Exp $ +.\" $OpenBSD: math.3,v 1.11 2003/02/28 20:32:02 jason Exp $ .\" Copyright (c) 1985 Regents of the University of California. .\" All rights reserved. .\" @@ -161,7 +161,7 @@ Properties of D_floating-point: .It Radix: Binary. .It Precision: -56 \*(Si bits, roughly like 17 \*(Si decimals. +56 \*(Si bits, roughly 17 \*(Si decimal digits. .Bd -offset indent If x and x' are consecutive positive D_floating-point numbers (they differ by 1 \fIulp\fR), then |