summaryrefslogtreecommitdiff
path: root/usr/src/man/man3m/isunordered.3m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3m/isunordered.3m')
-rw-r--r--usr/src/man/man3m/isunordered.3m13
1 files changed, 9 insertions, 4 deletions
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)