summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/lsearch.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/lsearch.3c')
-rw-r--r--usr/src/man/man3c/lsearch.3c10
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/lsearch.3c b/usr/src/man/man3c/lsearch.3c
index 7963a03201..2fc9bdafc2 100644
--- a/usr/src/man/man3c/lsearch.3c
+++ b/usr/src/man/man3c/lsearch.3c
@@ -120,7 +120,7 @@ main()
.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
@@ -138,8 +138,12 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBbsearch\fR(3C), \fBhsearch\fR(3C), \fBstring\fR(3C), \fBtsearch\fR(3C),
-\fBattributes\fR(5), \fBstandards\fR(5)
+.BR bsearch (3C),
+.BR hsearch (3C),
+.BR string (3C),
+.BR tsearch (3C),
+.BR attributes (7),
+.BR standards (7)
.sp
.LP
\fIThe Art of Computer Programming, Volume 3, Sorting and Searching by Donald