summaryrefslogtreecommitdiffstats
path: root/lib/msun/man
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-11 20:50:51 +0000
committerru <ru@FreeBSD.org>2005-01-11 20:50:51 +0000
commit5384a04b6a249d3ae726868a4550a1ffb2d071a1 (patch)
tree25b67bd9e8a4161aea3f0b3ea884e6b4f2915a96 /lib/msun/man
parent47082de5c62cdeef8ce9f809892d38f5ee4c9fff (diff)
downloadFreeBSD-src-5384a04b6a249d3ae726868a4550a1ffb2d071a1.zip
FreeBSD-src-5384a04b6a249d3ae726868a4550a1ffb2d071a1.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'lib/msun/man')
-rw-r--r--lib/msun/man/feclearexcept.32
-rw-r--r--lib/msun/man/fenv.32
-rw-r--r--lib/msun/man/math.38
-rw-r--r--lib/msun/man/round.32
4 files changed, 8 insertions, 6 deletions
diff --git a/lib/msun/man/feclearexcept.3 b/lib/msun/man/feclearexcept.3
index 67c4341..324f142 100644
--- a/lib/msun/man/feclearexcept.3
+++ b/lib/msun/man/feclearexcept.3
@@ -104,7 +104,7 @@ The latter do not re-raise exceptions and may preserve
architecture-specific information such as addresses where
exceptions occurred.
.Sh RETURN VALUES
-The
+The
.Fn feclearexcept ,
.Fn fegetexceptflag ,
.Fn feraiseexcept ,
diff --git a/lib/msun/man/fenv.3 b/lib/msun/man/fenv.3
index 336bbc0..4d27712 100644
--- a/lib/msun/man/fenv.3
+++ b/lib/msun/man/fenv.3
@@ -231,8 +231,8 @@ double sqrt(double n) {
.Xr feupdateenv 3 ,
.Xr fpgetmask 3 ,
.Xr fpgetprec 3 ,
-.Xr fpgetsticky 3 ,
.Xr fpgetround 3 ,
+.Xr fpgetsticky 3 ,
.Xr fpresetsticky 3 ,
.Xr fpsetmask 3 ,
.Xr fpsetprec 3 ,
diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3
index 9297982..f314f4d 100644
--- a/lib/msun/man/math.3
+++ b/lib/msun/man/math.3
@@ -468,12 +468,14 @@ and
An explanation of IEEE 754 and its proposed extension p854
was published in the IEEE magazine MICRO in August 1984 under
the title "A Proposed Radix- and Word-length-independent
-Standard for Floating-point Arithmetic" by W. J. Cody et al.
+Standard for Floating-point Arithmetic" by
+.An "W. J. Cody"
+et al.
The manuals for Pascal, C and BASIC on the Apple Macintosh
document the features of IEEE 754 pretty well.
-Articles in the IEEE magazine COMPUTER vol. 14 no. 3 (Mar.\&
+Articles in the IEEE magazine COMPUTER vol.\& 14 no.\& 3 (Mar.\&
1981), and in the ACM SIGNUM Newsletter Special Issue of
-Oct. 1979, may be helpful although they pertain to
+Oct.\& 1979, may be helpful although they pertain to
superseded drafts of the standard.
.Sh HISTORY
A math library with many of the present functions appeared in
diff --git a/lib/msun/man/round.3 b/lib/msun/man/round.3
index 1665806..0ee59d3 100644
--- a/lib/msun/man/round.3
+++ b/lib/msun/man/round.3
@@ -46,7 +46,7 @@ and
.Fn roundf
functions return the nearest integral value to
.Fa x ;
-if
+if
.Fa x
lies halfway between two integral values, then these
functions return the integral value with the larger
OpenPOWER on IntegriCloud