diff options
Diffstat (limited to 'usr/src/man/man3m')
107 files changed, 758 insertions, 335 deletions
diff --git a/usr/src/man/man3m/acos.3m b/usr/src/man/man3m/acos.3m index 3f21a13180..9c90466ee7 100644 --- a/usr/src/man/man3m/acos.3m +++ b/usr/src/man/man3m/acos.3m @@ -135,7 +135,7 @@ and \fBacosl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -154,6 +154,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcos\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR cos (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/acosh.3m b/usr/src/man/man3m/acosh.3m index 0b8cad30eb..3cfef2d0f0 100644 --- a/usr/src/man/man3m/acosh.3m +++ b/usr/src/man/man3m/acosh.3m @@ -123,7 +123,7 @@ and \fBacoshl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -142,5 +142,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcosh\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR cosh (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/asin.3m b/usr/src/man/man3m/asin.3m index 0cdf6b3862..459f46ac7e 100644 --- a/usr/src/man/man3m/asin.3m +++ b/usr/src/man/man3m/asin.3m @@ -139,7 +139,7 @@ and \fBasinl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -158,6 +158,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisnan\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBsin\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR matherr (3M), +.BR sin (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/asinh.3m b/usr/src/man/man3m/asinh.3m index 95f7d699fb..0294f8ef97 100644 --- a/usr/src/man/man3m/asinh.3m +++ b/usr/src/man/man3m/asinh.3m @@ -87,7 +87,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,4 +106,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmath.h\fR(3HEAD), \fBsinh\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR sinh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/atan.3m b/usr/src/man/man3m/atan.3m index 924e80728e..a1f3ceb48a 100644 --- a/usr/src/man/man3m/atan.3m +++ b/usr/src/man/man3m/atan.3m @@ -103,7 +103,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -122,5 +122,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBatan2\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBtan\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR atan2 (3M), +.BR isnan (3M), +.BR tan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/atan2.3m b/usr/src/man/man3m/atan2.3m index 00ceccccbc..b380d5c320 100644 --- a/usr/src/man/man3m/atan2.3m +++ b/usr/src/man/man3m/atan2.3m @@ -166,7 +166,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -185,5 +185,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBatan\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBtan\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR atan (3M), +.BR isnan (3M), +.BR tan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/atanh.3m b/usr/src/man/man3m/atanh.3m index 6f87669648..fba733f5ee 100644 --- a/usr/src/man/man3m/atanh.3m +++ b/usr/src/man/man3m/atanh.3m @@ -153,7 +153,7 @@ and \fBatanhl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -172,5 +172,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBmatherr\fR(3M), \fBtanh\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR matherr (3M), +.BR tanh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cabs.3m b/usr/src/man/man3m/cabs.3m index dfdf322f9c..66fd97581b 100644 --- a/usr/src/man/man3m/cabs.3m +++ b/usr/src/man/man3m/cabs.3m @@ -81,7 +81,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -100,4 +100,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cacos.3m b/usr/src/man/man3m/cacos.3m index 5644a2b10f..265f4cfca6 100644 --- a/usr/src/man/man3m/cacos.3m +++ b/usr/src/man/man3m/cacos.3m @@ -86,7 +86,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -105,4 +105,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBccos\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR ccos (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cacosh.3m b/usr/src/man/man3m/cacosh.3m index a38f50f074..fdae6b09dc 100644 --- a/usr/src/man/man3m/cacosh.3m +++ b/usr/src/man/man3m/cacosh.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBccosh\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR ccosh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/carg.3m b/usr/src/man/man3m/carg.3m index e34b27b737..6d0179516d 100644 --- a/usr/src/man/man3m/carg.3m +++ b/usr/src/man/man3m/carg.3m @@ -89,7 +89,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -108,5 +108,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcimag\fR(3M), \fBcomplex.h\fR(3HEAD), \fBconj\fR(3M), \fBcproj\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cimag (3M), +.BR conj (3M), +.BR cproj (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/casin.3m b/usr/src/man/man3m/casin.3m index 98232a927d..5b800f1488 100644 --- a/usr/src/man/man3m/casin.3m +++ b/usr/src/man/man3m/casin.3m @@ -90,7 +90,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -109,4 +109,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcomplex.h\fR(3HEAD), \fBcsin\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR csin (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/casinh.3m b/usr/src/man/man3m/casinh.3m index 391f21671d..fb71c1d201 100644 --- a/usr/src/man/man3m/casinh.3m +++ b/usr/src/man/man3m/casinh.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcomplex.h\fR(3HEAD), \fBcsinh\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR csinh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/catan.3m b/usr/src/man/man3m/catan.3m index 5f2759ac21..157d40b34f 100644 --- a/usr/src/man/man3m/catan.3m +++ b/usr/src/man/man3m/catan.3m @@ -98,7 +98,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -117,4 +117,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcomplex.h\fR(3HEAD), \fBctan\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR ctan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/catanh.3m b/usr/src/man/man3m/catanh.3m index 98b08bdaf2..018f727745 100644 --- a/usr/src/man/man3m/catanh.3m +++ b/usr/src/man/man3m/catanh.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcomplex.h\fR(3HEAD), \fBctanh\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR ctanh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cbrt.3m b/usr/src/man/man3m/cbrt.3m index 19c1408ca1..d2457dbe97 100644 --- a/usr/src/man/man3m/cbrt.3m +++ b/usr/src/man/man3m/cbrt.3m @@ -87,7 +87,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,4 +106,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ccos.3m b/usr/src/man/man3m/ccos.3m index c912999d36..85e8e892a0 100644 --- a/usr/src/man/man3m/ccos.3m +++ b/usr/src/man/man3m/ccos.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcacos\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cacos (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ccosh.3m b/usr/src/man/man3m/ccosh.3m index 1e7032c688..ca14d13f06 100644 --- a/usr/src/man/man3m/ccosh.3m +++ b/usr/src/man/man3m/ccosh.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcacosh\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cacosh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ceil.3m b/usr/src/man/man3m/ceil.3m index b6485a4449..d3d5743da8 100644 --- a/usr/src/man/man3m/ceil.3m +++ b/usr/src/man/man3m/ceil.3m @@ -91,7 +91,7 @@ it to an integer type to avoid the undefined results of an integer overflow. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBfloor\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR floor (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cexp.3m b/usr/src/man/man3m/cexp.3m index 10855a9b1f..5c84ce1edf 100644 --- a/usr/src/man/man3m/cexp.3m +++ b/usr/src/man/man3m/cexp.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,4 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBclog\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR clog (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cimag.3m b/usr/src/man/man3m/cimag.3m index bca8121695..65202840bb 100644 --- a/usr/src/man/man3m/cimag.3m +++ b/usr/src/man/man3m/cimag.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcarg\fR(3M), \fBcomplex.h\fR(3HEAD), \fBconj\fR(3M), \fBcproj\fR(3M), -\fBcreal\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR carg (3M), +.BR conj (3M), +.BR cproj (3M), +.BR creal (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/clog.3m b/usr/src/man/man3m/clog.3m index 47a6c227d3..3e4dfefae3 100644 --- a/usr/src/man/man3m/clog.3m +++ b/usr/src/man/man3m/clog.3m @@ -83,7 +83,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -102,4 +102,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcexp\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cexp (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/conj.3m b/usr/src/man/man3m/conj.3m index 34befe6085..96504357e3 100644 --- a/usr/src/man/man3m/conj.3m +++ b/usr/src/man/man3m/conj.3m @@ -81,7 +81,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -100,5 +100,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcarg\fR(3M), \fBcimag\fR(3M), \fBcomplex.h\fR(3HEAD), \fBcproj\fR(3M), -\fBcreal\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR carg (3M), +.BR cimag (3M), +.BR cproj (3M), +.BR creal (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/copysign.3m b/usr/src/man/man3m/copysign.3m index b8e49b53d7..6bf99f2a42 100644 --- a/usr/src/man/man3m/copysign.3m +++ b/usr/src/man/man3m/copysign.3m @@ -83,7 +83,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -102,4 +102,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cos.3m b/usr/src/man/man3m/cos.3m index 1845839218..8b7a565fb5 100644 --- a/usr/src/man/man3m/cos.3m +++ b/usr/src/man/man3m/cos.3m @@ -113,7 +113,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -132,6 +132,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBacos\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBsin\fR(3M), \fBtan\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR acos (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR sin (3M), +.BR tan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cosh.3m b/usr/src/man/man3m/cosh.3m index 4b6ca6ee0a..1d43eb865c 100644 --- a/usr/src/man/man3m/cosh.3m +++ b/usr/src/man/man3m/cosh.3m @@ -131,7 +131,7 @@ and \fBcoshl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -150,6 +150,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBacosh\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBsinh\fR(3M), -\fBtanh\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR acosh (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR matherr (3M), +.BR sinh (3M), +.BR tanh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cpow.3m b/usr/src/man/man3m/cpow.3m index 95e5c7b1ff..a42c8a42fe 100644 --- a/usr/src/man/man3m/cpow.3m +++ b/usr/src/man/man3m/cpow.3m @@ -82,7 +82,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -101,5 +101,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcabs\fR(3M), \fBcomplex.h\fR(3HEAD), \fBcsqrt\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cabs (3M), +.BR csqrt (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/cproj.3m b/usr/src/man/man3m/cproj.3m index d96f6eb5fb..6b630996f1 100644 --- a/usr/src/man/man3m/cproj.3m +++ b/usr/src/man/man3m/cproj.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcarg\fR(3M), \fBcimag\fR(3M), \fBcomplex.h\fR(3HEAD), \fBconj\fR(3M), -\fBcreal\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR carg (3M), +.BR cimag (3M), +.BR conj (3M), +.BR creal (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/creal.3m b/usr/src/man/man3m/creal.3m index abf5c60882..49c6102160 100644 --- a/usr/src/man/man3m/creal.3m +++ b/usr/src/man/man3m/creal.3m @@ -91,7 +91,7 @@ z == creal(z) + cimag(z)*I .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcarg\fR(3M), \fBcimag\fR(3M), \fBcomplex.h\fR(3HEAD), \fBconj\fR(3M), -\fBcproj\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR carg (3M), +.BR cimag (3M), +.BR conj (3M), +.BR cproj (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/csin.3m b/usr/src/man/man3m/csin.3m index 54df42f810..12533fce8e 100644 --- a/usr/src/man/man3m/csin.3m +++ b/usr/src/man/man3m/csin.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcasin\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR casin (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/csinh.3m b/usr/src/man/man3m/csinh.3m index 247ec56df2..0b16e2d540 100644 --- a/usr/src/man/man3m/csinh.3m +++ b/usr/src/man/man3m/csinh.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcasinh\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR casinh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/csqrt.3m b/usr/src/man/man3m/csqrt.3m index 01dfa8afd2..8dc3f65379 100644 --- a/usr/src/man/man3m/csqrt.3m +++ b/usr/src/man/man3m/csqrt.3m @@ -82,7 +82,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -101,5 +101,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcabs\fR(3M), \fBcomplex.h\fR(3HEAD), \fBcpow\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR cabs (3M), +.BR cpow (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ctan.3m b/usr/src/man/man3m/ctan.3m index 95cb0b287d..a5ec9a5168 100644 --- a/usr/src/man/man3m/ctan.3m +++ b/usr/src/man/man3m/ctan.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcatan\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR catan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ctanh.3m b/usr/src/man/man3m/ctanh.3m index 33ef0f3562..8c55018ec4 100644 --- a/usr/src/man/man3m/ctanh.3m +++ b/usr/src/man/man3m/ctanh.3m @@ -80,7 +80,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcatanh\fR(3M), \fBcomplex.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR complex.h (3HEAD), +.BR catanh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/erf.3m b/usr/src/man/man3m/erf.3m index a02aab7e52..666c0d4679 100644 --- a/usr/src/man/man3m/erf.3m +++ b/usr/src/man/man3m/erf.3m @@ -87,7 +87,7 @@ If \fIx\fR is subnormal, 2/sqrt(\c .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,5 +106,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBerfc\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR erfc (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/erfc.3m b/usr/src/man/man3m/erfc.3m index 0ccdb9ef08..1ab6564137 100644 --- a/usr/src/man/man3m/erfc.3m +++ b/usr/src/man/man3m/erfc.3m @@ -100,7 +100,7 @@ subtracted from 1.0. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -119,5 +119,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBerf\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR erf (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/exp.3m b/usr/src/man/man3m/exp.3m index 2889283b6c..a2651cb03b 100644 --- a/usr/src/man/man3m/exp.3m +++ b/usr/src/man/man3m/exp.3m @@ -92,7 +92,7 @@ If \fIx\fR is +Inf, \fIx\fR is returned. .sp .LP For exceptional cases, \fBmatherr\fR(3M) tabulates the values to be returned by -\fBexp()\fR as specified by SVID3 and XPG3. See \fBstandards\fR(5). +\fBexp()\fR as specified by SVID3 and XPG3. See \fBstandards\fR(7). .SH ERRORS .sp .LP @@ -131,7 +131,7 @@ return, if \fBerrno\fR is non-zero, an error has occurred. The \fBexpf()\fR and .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -150,6 +150,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBisnan\fR(3M), -\fBlog\fR(3M), \fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBmp\fR(3MP), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR log (3M), +.BR matherr (3M), +.BR mp (3MP), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/exp2.3m b/usr/src/man/man3m/exp2.3m index c33067be1e..1626dfe801 100644 --- a/usr/src/man/man3m/exp2.3m +++ b/usr/src/man/man3m/exp2.3m @@ -120,7 +120,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -139,6 +139,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexp\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBlog\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR exp (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR log (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/expm1.3m b/usr/src/man/man3m/expm1.3m index 1891ab0a2b..03e905fd9f 100644 --- a/usr/src/man/man3m/expm1.3m +++ b/usr/src/man/man3m/expm1.3m @@ -136,7 +136,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -155,6 +155,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexp\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBilogb\fR(3M), \fBlog1p\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR exp (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR ilogb (3M), +.BR log1p (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fabs.3m b/usr/src/man/man3m/fabs.3m index 0a2c5d15e8..174a6d1dc1 100644 --- a/usr/src/man/man3m/fabs.3m +++ b/usr/src/man/man3m/fabs.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,4 +110,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fdim.3m b/usr/src/man/man3m/fdim.3m index a6b89bbfab..04a35c5a20 100644 --- a/usr/src/man/man3m/fdim.3m +++ b/usr/src/man/man3m/fdim.3m @@ -115,7 +115,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -134,5 +134,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBfmax\fR(3M), -\fBfmin\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR fmax (3M), +.BR fmin (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/feclearexcept.3m b/usr/src/man/man3m/feclearexcept.3m index 45c0fba5d5..a2a4a585b9 100644 --- a/usr/src/man/man3m/feclearexcept.3m +++ b/usr/src/man/man3m/feclearexcept.3m @@ -73,7 +73,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -92,6 +92,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfenv.h\fR(3HEAD), \fBfegetexceptflag\fR(3M), \fBferaiseexcept\fR(3M), -\fBfesetexceptflag\fR(3M), \fBfetestexcept\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR fegetexceptflag (3M), +.BR feraiseexcept (3M), +.BR fesetexceptflag (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fegetenv.3m b/usr/src/man/man3m/fegetenv.3m index 2d341113ec..9b0a8e6a99 100644 --- a/usr/src/man/man3m/fegetenv.3m +++ b/usr/src/man/man3m/fegetenv.3m @@ -90,7 +90,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -109,8 +109,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeholdexcept\fR(3M), \fBfenv.h\fR(3HEAD), \fBfeupdateenv\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR feholdexcept (3M), +.BR feupdateenv (3M), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3m/fegetexceptflag.3m b/usr/src/man/man3m/fegetexceptflag.3m index cc18b395f8..abe21cbb17 100644 --- a/usr/src/man/man3m/fegetexceptflag.3m +++ b/usr/src/man/man3m/fegetexceptflag.3m @@ -93,7 +93,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -112,5 +112,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfenv.h\fR(3HEAD), \fBfeclearexcept\fR(3M), \fBferaiseexcept\fR(3M), -\fBfesetexceptflag\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR feclearexcept (3M), +.BR feraiseexcept (3M), +.BR fesetexceptflag (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fegetround.3m b/usr/src/man/man3m/fegetround.3m index 7c6b35c7ce..897c094ae6 100644 --- a/usr/src/man/man3m/fegetround.3m +++ b/usr/src/man/man3m/fegetround.3m @@ -114,7 +114,7 @@ void f(int round_dir) .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -133,4 +133,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfenv.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/feholdexcept.3m b/usr/src/man/man3m/feholdexcept.3m index c5dd72288b..a7053a0b8b 100644 --- a/usr/src/man/man3m/feholdexcept.3m +++ b/usr/src/man/man3m/feholdexcept.3m @@ -74,7 +74,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,8 +93,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfegetenv\fR(3M), \fBfenv.h\fR(3HEAD), \fBfeupdateenv\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR fegetenv (3M), +.BR feupdateenv (3M), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3m/feraiseexcept.3m b/usr/src/man/man3m/feraiseexcept.3m index 6d5baa1213..237ffb95c7 100644 --- a/usr/src/man/man3m/feraiseexcept.3m +++ b/usr/src/man/man3m/feraiseexcept.3m @@ -80,7 +80,7 @@ exceptions raised by this function are taken. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,5 +99,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfegetexceptflag\fR(3M), \fBfenv.h\fR(3HEAD), -\fBfetestexcept\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR feclearexcept (3M), +.BR fegetexceptflag (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fesetprec.3m b/usr/src/man/man3m/fesetprec.3m index 7565241fa1..75931fcf43 100644 --- a/usr/src/man/man3m/fesetprec.3m +++ b/usr/src/man/man3m/fesetprec.3m @@ -80,7 +80,7 @@ rounding precision is established and 0 otherwise. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -104,7 +104,9 @@ determined by each floating point instruction. .SH SEE ALSO .sp .LP -\fBfegetenv\fR(3M), \fBfesetround\fR(3M), \fBattributes\fR(5) +.BR fegetenv (3M), +.BR fesetround (3M), +.BR attributes (7) .sp .LP \fINumerical\fR \fIComputation\fR \fIGuide\fR diff --git a/usr/src/man/man3m/fetestexcept.3m b/usr/src/man/man3m/fetestexcept.3m index 1ba802698b..e9c577410f 100644 --- a/usr/src/man/man3m/fetestexcept.3m +++ b/usr/src/man/man3m/fetestexcept.3m @@ -100,7 +100,7 @@ and then function \fIg\fR( ) if an overflow exception is set: .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -119,5 +119,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfegetexceptflag\fR(3M), \fBfenv.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR feclearexcept (3M), +.BR fegetexceptflag (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/feupdateenv.3m b/usr/src/man/man3m/feupdateenv.3m index c9aa2e7509..f5a3642985 100644 --- a/usr/src/man/man3m/feupdateenv.3m +++ b/usr/src/man/man3m/feupdateenv.3m @@ -102,7 +102,7 @@ double f(double x) .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -121,8 +121,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfegetenv\fR(3M), \fBfeholdexcept\fR(3M), \fBfenv.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR fenv.h (3HEAD), +.BR fegetenv (3M), +.BR feholdexcept (3M), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3m/fex_merge_flags.3m b/usr/src/man/man3m/fex_merge_flags.3m index b2bad1953e..8a279cd135 100644 --- a/usr/src/man/man3m/fex_merge_flags.3m +++ b/usr/src/man/man3m/fex_merge_flags.3m @@ -31,7 +31,7 @@ The \fBfex_merge_flags\fR function does not return a value. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -49,9 +49,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfegetenv\fR(3M), \fBfesetround\fR(3M), -\fBfesetprec\fR(3M), \fBfex_set_handling\fR(3M), \fBfex_set_log\fR(3M), -\fBattributes\fR(5) +.BR feclearexcept (3M), +.BR fegetenv (3M), +.BR fesetprec (3M), +.BR fesetround (3M), +.BR fex_set_handling (3M), +.BR fex_set_log (3M), +.BR attributes (7) .sp .LP \fINumerical Computation Guide\fR diff --git a/usr/src/man/man3m/fex_set_handling.3m b/usr/src/man/man3m/fex_set_handling.3m index 3a2585025b..6d5c8696f4 100644 --- a/usr/src/man/man3m/fex_set_handling.3m +++ b/usr/src/man/man3m/fex_set_handling.3m @@ -417,7 +417,7 @@ When \fIx\fR = 0, \fIf(x)\fR is computed as 0/0 and an invalid operation exception occurs. In this example, the value 2.0 is substituted for the result. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -433,8 +433,11 @@ MT-Level MT-Safe (see Notes) .TE .SH SEE ALSO -\fBsigfpe\fR(3C), \fBfeclearexcept\fR(3M), \fBfegetenv\fR(3M), -\fBfex_set_log\fR(3M), \fBattributes\fR(5) +.BR sigfpe (3C), +.BR feclearexcept (3M), +.BR fegetenv (3M), +.BR fex_set_log (3M), +.BR attributes (7) .sp .LP \fINumerical Computation Guide\fR diff --git a/usr/src/man/man3m/fex_set_log.3m b/usr/src/man/man3m/fex_set_log.3m index 80ff310d3d..60f84b0d5c 100644 --- a/usr/src/man/man3m/fex_set_log.3m +++ b/usr/src/man/man3m/fex_set_log.3m @@ -149,7 +149,7 @@ n, nonstop mode Recompiling the program or running it on another system can produce different text addresses from those shown above. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -165,8 +165,12 @@ MT-Level MT-Safe (see NOTES) .TE .SH SEE ALSO -\fBfeclearexcept\fR(3M), \fBfegetenv\fR(3M), \fBferaiseexcept\fR(3M), -\fBfeupdateenv\fR(3M), \fBfex_set_handling\fR(3M), \fBattributes\fR(5) +.BR feclearexcept (3M), +.BR fegetenv (3M), +.BR feraiseexcept (3M), +.BR feupdateenv (3M), +.BR fex_set_handling (3M), +.BR attributes (7) .sp .LP \fINumerical Computation Guide\fR diff --git a/usr/src/man/man3m/floor.3m b/usr/src/man/man3m/floor.3m index efcfd06578..f4de1c0a29 100644 --- a/usr/src/man/man3m/floor.3m +++ b/usr/src/man/man3m/floor.3m @@ -85,7 +85,7 @@ If \fIx\fR is \(+-Inf or \(+-0, \fIx\fR is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -104,5 +104,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBceil\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR ceil (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fma.3m b/usr/src/man/man3m/fma.3m index ca78bd9957..d9799d070a 100644 --- a/usr/src/man/man3m/fma.3m +++ b/usr/src/man/man3m/fma.3m @@ -138,7 +138,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -157,5 +157,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fmax.3m b/usr/src/man/man3m/fmax.3m index 9c6f77248b..2a926ac3ce 100644 --- a/usr/src/man/man3m/fmax.3m +++ b/usr/src/man/man3m/fmax.3m @@ -90,7 +90,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -109,5 +109,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfdim\fR(3M), \fBfmin\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fdim (3M), +.BR fmin (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fmin.3m b/usr/src/man/man3m/fmin.3m index 575fcd0527..ca8b8c26a4 100644 --- a/usr/src/man/man3m/fmin.3m +++ b/usr/src/man/man3m/fmin.3m @@ -81,7 +81,7 @@ If \fIx\fR and \fIy\fR are NaN, a NaN is returned. .SH ERRORS No errors are defined. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -98,5 +98,8 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBfdim\fR(3M), \fBfmax\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fdim (3M), +.BR fmax (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fmod.3m b/usr/src/man/man3m/fmod.3m index cc6dbb8878..39887166f6 100644 --- a/usr/src/man/man3m/fmod.3m +++ b/usr/src/man/man3m/fmod.3m @@ -122,7 +122,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -141,5 +141,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBisnan\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/fpclassify.3m b/usr/src/man/man3m/fpclassify.3m index 2a48d41e01..6a90f7f262 100644 --- a/usr/src/man/man3m/fpclassify.3m +++ b/usr/src/man/man3m/fpclassify.3m @@ -74,7 +74,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,5 +93,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisfinite\fR(3M), \fBisinf\fR(3M), \fBisnan\fR(3M), \fBisnormal\fR(3M), -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isfinite (3M), +.BR isinf (3M), +.BR isnan (3M), +.BR isnormal (3M), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/frexp.3m b/usr/src/man/man3m/frexp.3m index ba9945a541..66622d1c35 100644 --- a/usr/src/man/man3m/frexp.3m +++ b/usr/src/man/man3m/frexp.3m @@ -94,7 +94,7 @@ unspecified. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -113,5 +113,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisnan\fR(3M), \fBldexp\fR(3M), \fBmodf\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR isnan (3M), +.BR ldexp (3M), +.BR modf (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/hypot.3m b/usr/src/man/man3m/hypot.3m index 1e213ddc8f..f49949e6a5 100644 --- a/usr/src/man/man3m/hypot.3m +++ b/usr/src/man/man3m/hypot.3m @@ -129,7 +129,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -148,6 +148,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfabs\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBsqrt\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fabs (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR sqrt (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ilogb.3m b/usr/src/man/man3m/ilogb.3m index 71e96abaef..00577ea8b2 100644 --- a/usr/src/man/man3m/ilogb.3m +++ b/usr/src/man/man3m/ilogb.3m @@ -102,7 +102,7 @@ as a signed integer value. They are equivalent to calling the corresponding .LP If \fIx\fR is 0, the value \fBFP_ILOGB0\fR is returned. For SUSv3-conforming applications compiled with the \fBc99\fR compiler driver (see -\fBstandards\fR(5)), a domain error occurs. +\fBstandards\fR(7)), a domain error occurs. .sp .LP If \fIx\fR is \(+-Inf, the value \fBINT_MAX\fR is returned. For @@ -134,7 +134,7 @@ non-zero, then the invalid floating-point exception is raised. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -153,6 +153,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBlimits.h\fR(3HEAD), -\fBlogb\fR(3M), \fBmath.h\fR(3HEAD), \fBscalb\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR limits.h (3HEAD), +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR logb (3M), +.BR scalb (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isfinite.3m b/usr/src/man/man3m/isfinite.3m index 644ba9f4d7..da8f1ff60d 100644 --- a/usr/src/man/man3m/isfinite.3m +++ b/usr/src/man/man3m/isfinite.3m @@ -74,7 +74,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,5 +93,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfpclassify\fR(3M), \fBisinf\fR(3M), \fBisnan\fR(3M), \fBisnormal\fR(3M), -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fpclassify (3M), +.BR isinf (3M), +.BR isnan (3M), +.BR isnormal (3M), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isgreater.3m b/usr/src/man/man3m/isgreater.3m index 0b1613d079..8c6e7f8058 100644 --- a/usr/src/man/man3m/isgreater.3m +++ b/usr/src/man/man3m/isgreater.3m @@ -91,7 +91,7 @@ the argument is an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,6 +110,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreaterequal\fR(3M), \fBisless\fR(3M), \fBislessequal\fR(3M), -\fBislessgreater\fR(3M), \fBisunordered\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreaterequal (3M), +.BR isless (3M), +.BR islessequal (3M), +.BR islessgreater (3M), +.BR isunordered (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isgreaterequal.3m b/usr/src/man/man3m/isgreaterequal.3m index 08d3bdc7bf..61b8cddc7f 100644 --- a/usr/src/man/man3m/isgreaterequal.3m +++ b/usr/src/man/man3m/isgreaterequal.3m @@ -92,7 +92,7 @@ the argument is an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -111,6 +111,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreater\fR(3M), \fBisless\fR(3M), \fBislessequal\fR(3M), -\fBislessgreater\fR(3M), \fBisunordered\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreater (3M), +.BR isless (3M), +.BR islessequal (3M), +.BR islessgreater (3M), +.BR isunordered (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isinf.3m b/usr/src/man/man3m/isinf.3m index b0d7e203bf..ac40b68364 100644 --- a/usr/src/man/man3m/isinf.3m +++ b/usr/src/man/man3m/isinf.3m @@ -74,7 +74,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,5 +93,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfpclassify\fR(3M), \fBisfinite\fR(3M), \fBisnan\fR(3M), \fBisnormal\fR(3M), -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fpclassify (3M), +.BR isfinite (3M), +.BR isnan (3M), +.BR isnormal (3M), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isless.3m b/usr/src/man/man3m/isless.3m index 1a52d750dc..96bcf73fd8 100644 --- a/usr/src/man/man3m/isless.3m +++ b/usr/src/man/man3m/isless.3m @@ -91,7 +91,7 @@ the argument is an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,6 +110,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreater\fR(3M), \fBisgreaterequal\fR(3M), \fBislessequal\fR(3M), -\fBislessgreater\fR(3M), \fBisunordered\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreater (3M), +.BR isgreaterequal (3M), +.BR islessequal (3M), +.BR islessgreater (3M), +.BR isunordered (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/islessequal.3m b/usr/src/man/man3m/islessequal.3m index 0c6ac81dfc..cb0593cb19 100644 --- a/usr/src/man/man3m/islessequal.3m +++ b/usr/src/man/man3m/islessequal.3m @@ -91,7 +91,7 @@ the argument is an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,6 +110,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreater\fR(3M), \fBisgreaterequal\fR(3M), \fBisless\fR(3M), -\fBislessgreater\fR(3M), \fBisunordered\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreater (3M), +.BR isgreaterequal (3M), +.BR isless (3M), +.BR islessgreater (3M), +.BR isunordered (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/islessgreater.3m b/usr/src/man/man3m/islessgreater.3m index 55135b0501..387e09039b 100644 --- a/usr/src/man/man3m/islessgreater.3m +++ b/usr/src/man/man3m/islessgreater.3m @@ -92,7 +92,7 @@ the argument is an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -111,6 +111,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreater\fR(3M), \fBisgreaterequal\fR(3M), \fBisless\fR(3M), -\fBislessequal\fR(3M), \fBisunordered\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreater (3M), +.BR isgreaterequal (3M), +.BR isless (3M), +.BR islessequal (3M), +.BR isunordered (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isnan.3m b/usr/src/man/man3m/isnan.3m index 7e302ce99d..c2b71f2a77 100644 --- a/usr/src/man/man3m/isnan.3m +++ b/usr/src/man/man3m/isnan.3m @@ -101,7 +101,7 @@ is obsolete and will no longer work. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -120,5 +120,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfpclassify\fR(3M), \fBisfinite\fR(3M), \fBisinf\fR(3M), \fBisnormal\fR(3M), -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fpclassify (3M), +.BR isfinite (3M), +.BR isinf (3M), +.BR isnormal (3M), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isnormal.3m b/usr/src/man/man3m/isnormal.3m index cae253f762..e2f6b867d6 100644 --- a/usr/src/man/man3m/isnormal.3m +++ b/usr/src/man/man3m/isnormal.3m @@ -74,7 +74,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,5 +93,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfpclassify\fR(3M), \fBisfinite\fR(3M), \fBisinf\fR(3M), \fBisnan\fR(3M), -\fBmath.h\fR(3HEAD), \fBsignbit\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fpclassify (3M), +.BR isfinite (3M), +.BR isinf (3M), +.BR isnan (3M), +.BR signbit (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/isunordered.3m b/usr/src/man/man3m/isunordered.3m index cc4a5ea0a1..b56dc6f19f 100644 --- a/usr/src/man/man3m/isunordered.3m +++ b/usr/src/man/man3m/isunordered.3m @@ -84,7 +84,7 @@ the argument shall be an expression of \fBreal-floating\fR type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -103,6 +103,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisgreater\fR(3M), \fBisgreaterequal\fR(3M), \fBisless\fR(3M), -\fBislessequal\fR(3M), \fBislessgreater\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isgreater (3M), +.BR isgreaterequal (3M), +.BR isless (3M), +.BR islessequal (3M), +.BR islessgreater (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/j0.3m b/usr/src/man/man3m/j0.3m index 2fd6278e18..61a76b3ae5 100644 --- a/usr/src/man/man3m/j0.3m +++ b/usr/src/man/man3m/j0.3m @@ -116,7 +116,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -140,5 +140,8 @@ The \fBj0()\fR, \fBj1()\fR, and \fBjn()\fR functions are Standard. The .SH SEE ALSO .sp .LP -\fBisnan\fR(3M), \fBy0\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR isnan (3M), +.BR y0 (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/ldexp.3m b/usr/src/man/man3m/ldexp.3m index 030096ed9e..9f9494274a 100644 --- a/usr/src/man/man3m/ldexp.3m +++ b/usr/src/man/man3m/ldexp.3m @@ -128,7 +128,7 @@ and \fBldexpl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -147,5 +147,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfrexp\fR(3M), \fBisnan\fR(3M), \fBmodf\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR frexp (3M), +.BR isnan (3M), +.BR modf (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/lgamma.3m b/usr/src/man/man3m/lgamma.3m index 01864c6f4b..895c7b4faf 100644 --- a/usr/src/man/man3m/lgamma.3m +++ b/usr/src/man/man3m/lgamma.3m @@ -194,7 +194,7 @@ singularities \fIx\fR a nonpositive integer. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -226,8 +226,13 @@ and should be used instead. .SH SEE ALSO .sp .LP -\fBexp\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR exp (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3m/llrint.3m b/usr/src/man/man3m/llrint.3m index 935210958b..e63da0053e 100644 --- a/usr/src/man/man3m/llrint.3m +++ b/usr/src/man/man3m/llrint.3m @@ -131,7 +131,7 @@ floating-point exception. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -150,5 +150,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBlrint\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR lrint (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/llround.3m b/usr/src/man/man3m/llround.3m index f3cb2f3952..3014399ffd 100644 --- a/usr/src/man/man3m/llround.3m +++ b/usr/src/man/man3m/llround.3m @@ -128,7 +128,7 @@ arguments that round to within the range of the return type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -147,6 +147,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBllrint\fR(3M), -\fBlrint\fR(3M), \fBlround\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR llrint (3M), +.BR lrint (3M), +.BR lround (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/log.3m b/usr/src/man/man3m/log.3m index 06cc0c91d5..f0abb3ed68 100644 --- a/usr/src/man/man3m/log.3m +++ b/usr/src/man/man3m/log.3m @@ -150,7 +150,7 @@ return, if \fBerrno\fR is non-zero, an error has occurred. The \fBlogf()\fR and .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -169,6 +169,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexp\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBlog10\fR(3M), \fBlog1p\fR(3M), \fBmath.h\fR(3HEAD), -\fBmatherr\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR exp (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR log10 (3M), +.BR log1p (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/log10.3m b/usr/src/man/man3m/log10.3m index bc047cb521..d132bace34 100644 --- a/usr/src/man/man3m/log10.3m +++ b/usr/src/man/man3m/log10.3m @@ -149,7 +149,7 @@ and \fBlog10l()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -168,6 +168,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBisnan\fR(3M), -\fBlog\fR(3M), \fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBpow\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR log (3M), +.BR matherr (3M), +.BR pow (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/log1p.3m b/usr/src/man/man3m/log1p.3m index ba6cd5eb28..a83936dae2 100644 --- a/usr/src/man/man3m/log1p.3m +++ b/usr/src/man/man3m/log1p.3m @@ -146,7 +146,7 @@ and \fBlog1pl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -165,5 +165,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBlog\fR(3M), -\fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR log (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/log2.3m b/usr/src/man/man3m/log2.3m index bacbf6059c..62c84411b6 100644 --- a/usr/src/man/man3m/log2.3m +++ b/usr/src/man/man3m/log2.3m @@ -137,7 +137,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -156,5 +156,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBlog\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR log (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/logb.3m b/usr/src/man/man3m/logb.3m index 34a7fcb12e..a554b4d4c1 100644 --- a/usr/src/man/man3m/logb.3m +++ b/usr/src/man/man3m/logb.3m @@ -103,7 +103,7 @@ If \fIx\fR is subnormal: .ie t \(bu .el o For SUSv3-conforming applications compiled with the \fBc99\fR compiler driver -(see \fBstandards\fR(5)), the exponent of \fIx\fR as if \fIx\fR were normalized +(see \fBstandards\fR(7)), the exponent of \fIx\fR as if \fIx\fR were normalized is returned. .RE .RS +4 @@ -163,7 +163,7 @@ and \fBlogbl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -182,6 +182,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBilogb\fR(3M), -\fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBscalb\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR ilogb (3M), +.BR matherr (3M), +.BR scalb (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/lrint.3m b/usr/src/man/man3m/lrint.3m index f2d03cebeb..4fdafe2a41 100644 --- a/usr/src/man/man3m/lrint.3m +++ b/usr/src/man/man3m/lrint.3m @@ -124,7 +124,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -143,5 +143,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBllrint\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR llrint (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/lround.3m b/usr/src/man/man3m/lround.3m index fb0230ea07..4923cb92a4 100644 --- a/usr/src/man/man3m/lround.3m +++ b/usr/src/man/man3m/lround.3m @@ -123,7 +123,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -142,5 +142,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBllround\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR llround (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/matherr.3m b/usr/src/man/man3m/matherr.3m index 07985f8232..f5fdbd7169 100644 --- a/usr/src/man/man3m/matherr.3m +++ b/usr/src/man/man3m/matherr.3m @@ -128,7 +128,7 @@ will be printed and \fBerrno\fR is not set. .sp .LP When an application is built as a SVID3 conforming application (see -\fBstandards\fR(5)), if \fBmatherr()\fR is not supplied by the user, the +\fBstandards\fR(7)), if \fBmatherr()\fR is not supplied by the user, the default matherr exception-handling mechanisms, summarized in the table below, are invoked upon exception: .sp @@ -537,7 +537,7 @@ matherr(struct exception *x) { .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -554,4 +554,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5), \fBstandards\fR(5) +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/modf.3m b/usr/src/man/man3m/modf.3m index 3a830d64e6..e2d89f19f8 100644 --- a/usr/src/man/man3m/modf.3m +++ b/usr/src/man/man3m/modf.3m @@ -93,7 +93,7 @@ x == a+*iptr ; .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,8 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBfrexp\fR(3M), \fBisnan\fR(3M), \fBldexp\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR frexp (3M), +.BR isnan (3M), +.BR ldexp (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/nan.3m b/usr/src/man/man3m/nan.3m index 7a32b87c48..0e9ca6bf09 100644 --- a/usr/src/man/man3m/nan.3m +++ b/usr/src/man/man3m/nan.3m @@ -113,7 +113,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -132,4 +132,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmath.h\fR(3HEAD), \fBstrtod\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR strtod (3C), +.BR math.h (3HEAD), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/nearbyint.3m b/usr/src/man/man3m/nearbyint.3m index 08b1007969..2cbbd1f150 100644 --- a/usr/src/man/man3m/nearbyint.3m +++ b/usr/src/man/man3m/nearbyint.3m @@ -87,7 +87,7 @@ If \fIx\fR is \(+-Inf, \fIx\fR is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,5 +106,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/nextafter.3m b/usr/src/man/man3m/nextafter.3m index f3d09cd426..ed77274d95 100644 --- a/usr/src/man/man3m/nextafter.3m +++ b/usr/src/man/man3m/nextafter.3m @@ -172,7 +172,7 @@ On return, if \fBerrno\fR is non-zero, an error has occurred. The .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -191,5 +191,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/pow.3m b/usr/src/man/man3m/pow.3m index 320134eeee..66e655e388 100644 --- a/usr/src/man/man3m/pow.3m +++ b/usr/src/man/man3m/pow.3m @@ -113,7 +113,7 @@ If \fIx\fR or \fIy\fR is a NaN, a NaN is returned unless: .el o If \fIx\fR is +1 and \fIy\fR is NaN and the application was compiled with the \fBc99\fR compiler driver and is therefore SUSv3-conforming (see -\fBstandards\fR(5)), 1.0 is returned. +\fBstandards\fR(7)), 1.0 is returned. .RE .RS +4 .TP @@ -133,7 +133,7 @@ For \fIy\fR > 0 and not an odd integer, if \fIx\fR is \(+-0, +0 is returned. If \fIx\fR is \(+-1 and \fIy\fR is \(+-Inf, and the application was compiled with the \fBcc\fR compiler driver, NaN is returned. If, however, the application was compiled with the \fBc99\fR compiler driver and is therefore -SUSv3-conforming (see \fBstandards\fR(5)), 1.0 is returned. +SUSv3-conforming (see \fBstandards\fR(7)), 1.0 is returned. .sp .LP For |\fIx\fR| < 1, if \fIy\fR is \(miInf, +Inf is returned. @@ -248,7 +248,7 @@ return, if \fBerrno\fR is non-zero, an error has occurred. The \fBpowf()\fR and .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -267,9 +267,14 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexp\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR exp (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3m/remainder.3m b/usr/src/man/man3m/remainder.3m index ba09953665..3e0490aa91 100644 --- a/usr/src/man/man3m/remainder.3m +++ b/usr/src/man/man3m/remainder.3m @@ -120,7 +120,7 @@ not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -139,5 +139,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBabs\fR(3C), \fBdiv\fR(3C), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR abs (3C), +.BR div (3C), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/remquo.3m b/usr/src/man/man3m/remquo.3m index 318d2269e8..6f095d6106 100644 --- a/usr/src/man/man3m/remquo.3m +++ b/usr/src/man/man3m/remquo.3m @@ -117,7 +117,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -136,5 +136,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBremainder\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR remainder (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/rint.3m b/usr/src/man/man3m/rint.3m index eee791bc5b..1140fbc265 100644 --- a/usr/src/man/man3m/rint.3m +++ b/usr/src/man/man3m/rint.3m @@ -96,7 +96,7 @@ If \fIx\fR is \(+-0 or \(+-Inf, \fIx\fR is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -115,6 +115,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBabs\fR(3C), \fBceil\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBfloor\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBnearbyint\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR abs (3C), +.BR math.h (3HEAD), +.BR ceil (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR floor (3M), +.BR isnan (3M), +.BR nearbyint (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/round.3m b/usr/src/man/man3m/round.3m index d34aed8d16..a232e02710 100644 --- a/usr/src/man/man3m/round.3m +++ b/usr/src/man/man3m/round.3m @@ -85,7 +85,7 @@ If \fIx\fR is \(+-0 or \(+- Inf, \fIx\fR is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -104,5 +104,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/scalb.3m b/usr/src/man/man3m/scalb.3m index ed038d8f2d..23377a38c7 100644 --- a/usr/src/man/man3m/scalb.3m +++ b/usr/src/man/man3m/scalb.3m @@ -170,7 +170,7 @@ tabulates the values to be returned by .Fn scalb as specified by SVID3 and XPG3. See -.Xr standards 5 . +.Xr standards 7 . . .Sh ERRORS . @@ -254,5 +254,5 @@ functions are .Xr logb 3M , .Xr matherr 3M , .Xr scalbln 3M , -.Xr attributes 5 , -.Xr standards 5 +.Xr attributes 7 , +.Xr standards 7 diff --git a/usr/src/man/man3m/scalbln.3m b/usr/src/man/man3m/scalbln.3m index 4b71f3e47d..b520ebb3fd 100644 --- a/usr/src/man/man3m/scalbln.3m +++ b/usr/src/man/man3m/scalbln.3m @@ -136,7 +136,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -155,5 +155,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBscalb\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR scalb (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/signbit.3m b/usr/src/man/man3m/signbit.3m index 0b17c88130..d2d15fa42b 100644 --- a/usr/src/man/man3m/signbit.3m +++ b/usr/src/man/man3m/signbit.3m @@ -72,7 +72,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -91,6 +91,11 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfpclassify\fR(3M), \fBisfinite\fR(3M), \fBisinf\fR(3M), \fBisnan\fR(3M), -\fBisnormal\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR math.h (3HEAD), +.BR fpclassify (3M), +.BR isfinite (3M), +.BR isinf (3M), +.BR isnan (3M), +.BR isnormal (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/significand.3m b/usr/src/man/man3m/significand.3m index a422a888af..ff4289c741 100644 --- a/usr/src/man/man3m/significand.3m +++ b/usr/src/man/man3m/significand.3m @@ -83,7 +83,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -102,4 +102,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlogb\fR(3M), \fBscalb\fR(3M), \fBattributes\fR(5) +.BR logb (3M), +.BR scalb (3M), +.BR attributes (7) diff --git a/usr/src/man/man3m/sin.3m b/usr/src/man/man3m/sin.3m index e195fad587..7d6a4afe21 100644 --- a/usr/src/man/man3m/sin.3m +++ b/usr/src/man/man3m/sin.3m @@ -113,7 +113,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -132,5 +132,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBasin\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR asin (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/sincos.3m b/usr/src/man/man3m/sincos.3m index c177ea54e8..b86877a2b8 100644 --- a/usr/src/man/man3m/sincos.3m +++ b/usr/src/man/man3m/sincos.3m @@ -38,7 +38,7 @@ Upon successful completion, these functions return the sine of \fIx\fR in .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -57,4 +57,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBcos\fR(3M), \fBsin\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5) +.BR math.h (3HEAD), +.BR cos (3M), +.BR sin (3M), +.BR attributes (7) diff --git a/usr/src/man/man3m/sinh.3m b/usr/src/man/man3m/sinh.3m index f6984a49dc..a4e3680ed7 100644 --- a/usr/src/man/man3m/sinh.3m +++ b/usr/src/man/man3m/sinh.3m @@ -128,7 +128,7 @@ and \fBasinhl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -147,6 +147,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBasinh\fR(3M), \fBcosh\fR(3M), \fBfeclearexcept\fR(3M), -\fBfetestexcept\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), -\fBmatherr\fR(3M), \fBtanh\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR asinh (3M), +.BR cosh (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR matherr (3M), +.BR tanh (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/sqrt.3m b/usr/src/man/man3m/sqrt.3m index f57a3fbef9..099bbbb873 100644 --- a/usr/src/man/man3m/sqrt.3m +++ b/usr/src/man/man3m/sqrt.3m @@ -115,7 +115,7 @@ and \fBsqrtl()\fR functions do not set \fBerrno\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -134,5 +134,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBisnan\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/tan.3m b/usr/src/man/man3m/tan.3m index adcb51e8e5..5f4342d3aa 100644 --- a/usr/src/man/man3m/tan.3m +++ b/usr/src/man/man3m/tan.3m @@ -118,7 +118,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -137,5 +137,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBatan\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), -\fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR atan (3M), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/tanh.3m b/usr/src/man/man3m/tanh.3m index da3d868899..7decc6d8f8 100644 --- a/usr/src/man/man3m/tanh.3m +++ b/usr/src/man/man3m/tanh.3m @@ -91,7 +91,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBatanh\fR(3M), \fBisnan\fR(3M), \fBmath.h\fR(3HEAD), \fBtan\fR(3M), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR atanh (3M), +.BR isnan (3M), +.BR tan (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/tgamma.3m b/usr/src/man/man3m/tgamma.3m index bfffa231e4..dcd5d24110 100644 --- a/usr/src/man/man3m/tgamma.3m +++ b/usr/src/man/man3m/tgamma.3m @@ -154,7 +154,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -173,5 +173,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBlgamma\fR(3M), -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR lgamma (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/trunc.3m b/usr/src/man/man3m/trunc.3m index 37155456a2..148435b895 100644 --- a/usr/src/man/man3m/trunc.3m +++ b/usr/src/man/man3m/trunc.3m @@ -87,7 +87,7 @@ No errors are defined. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,4 +106,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmath.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3m/y0.3m b/usr/src/man/man3m/y0.3m index 58ce1df54c..7a21d239df 100644 --- a/usr/src/man/man3m/y0.3m +++ b/usr/src/man/man3m/y0.3m @@ -138,7 +138,7 @@ floating point exception flags to detect exceptions. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -162,5 +162,11 @@ The \fBy0()\fR, \fBy1()\fR, and \fByn()\fR functions are Standard. The .SH SEE ALSO .sp .LP -\fBisnan\fR(3M), \fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBj0\fR(3M), -\fBmath.h\fR(3HEAD), \fBmatherr\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR isnan (3M), +.BR j0 (3M), +.BR matherr (3M), +.BR attributes (7), +.BR standards (7) |
