diff options
Diffstat (limited to 'usr/src/man/man3m/islessequal.3m')
-rw-r--r-- | usr/src/man/man3m/islessequal.3m | 13 |
1 files changed, 9 insertions, 4 deletions
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) |