summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/bsearch.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/bsearch.3c')
-rw-r--r--usr/src/man/man3c/bsearch.3c10
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/bsearch.3c b/usr/src/man/man3c/bsearch.3c
index 4d14152369..cfe1435bcc 100644
--- a/usr/src/man/man3c/bsearch.3c
+++ b/usr/src/man/man3c/bsearch.3c
@@ -126,7 +126,7 @@ node_compare(const void *node1, const void *node2) {
.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
@@ -144,5 +144,9 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBhsearch\fR(3C), \fBlsearch\fR(3C), \fBqsort\fR(3C), \fBtsearch\fR(3C),
-\fBattributes\fR(5), \fBstandards\fR(5)
+.BR hsearch (3C),
+.BR lsearch (3C),
+.BR qsort (3C),
+.BR tsearch (3C),
+.BR attributes (7),
+.BR standards (7)