diff options
Diffstat (limited to 'lib/libm/man/math.3')
-rw-r--r-- | lib/libm/man/math.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libm/man/math.3 b/lib/libm/man/math.3 index 1cafc91d340..23d83d32b61 100644 --- a/lib/libm/man/math.3 +++ b/lib/libm/man/math.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: math.3,v 1.19 2003/10/21 20:11:56 jmc Exp $ +.\" $OpenBSD: math.3,v 1.20 2004/01/23 23:08:46 jmc Exp $ .\" Copyright (c) 1985 Regents of the University of California. .\" All rights reserved. .\" @@ -114,10 +114,10 @@ instance, the programs are accurate to within the number of tabulated above; a .Em ulp is one -.Em U Ns No nit +.Em U Ns nit in the -.Em L Ns No ast -.Em P Ns No lace . +.Em L Ns ast +.Em P Ns lace . The functions have been cured of anomalies that afflicted the older math library in which incidents like the following had been reported: |