diff options
author | 2003-02-28 20:32:02 +0000 | |
---|---|---|
committer | 2003-02-28 20:32:02 +0000 | |
commit | 94df1b4d2e2ab6602947f6c6a3b4f6e928938093 (patch) | |
tree | 92da2e86f8eefe92c8206cda313bde01a9601381 | |
parent | Revert previous change. This driver is shared with 4 other platforms. (diff) | |
download | wireguard-openbsd-94df1b4d2e2ab6602947f6c6a3b4f6e928938093.tar.xz wireguard-openbsd-94df1b4d2e2ab6602947f6c6a3b4f6e928938093.zip |
No need to waffle this much... s/roughly like/roughly
-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 |