diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 20:11:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 20:11:57 +0000 |
commit | 3b7a9a1ec98f4db231b8af58fdbd298ddbb96ecf (patch) | |
tree | c54af588c7667be5c3b1a0db8159b791e951f0a2 /lib/libm/man/math.3 | |
parent | c30da1cd5519a146da7aa0492de82dadb29da911 (diff) |
hypot: uppercase Euclidean; new sentence new line
math: constrast -> contrast
from Jared Yanovich
Diffstat (limited to 'lib/libm/man/math.3')
-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 ab06e5bb715..1cafc91d340 100644 --- a/lib/libm/man/math.3 +++ b/lib/libm/man/math.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: math.3,v 1.18 2003/06/02 20:18:41 millert Exp $ +.\" $OpenBSD: math.3,v 1.19 2003/10/21 20:11:56 jmc Exp $ .\" Copyright (c) 1985 Regents of the University of California. .\" All rights reserved. .\" @@ -249,7 +249,7 @@ More importantly, considers the .Tn VMS implementation proprietary and guards it zealously against unauthorized use. -In constrast, the +In contrast, the .Em libm included in .Bx 4.3 |