summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/hsearch.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/hsearch.3c')
-rw-r--r--usr/src/man/man3c/hsearch.3c16
1 files changed, 8 insertions, 8 deletions
diff --git a/usr/src/man/man3c/hsearch.3c b/usr/src/man/man3c/hsearch.3c
index 6f2e7193d3..1f8f463532 100644
--- a/usr/src/man/man3c/hsearch.3c
+++ b/usr/src/man/man3c/hsearch.3c
@@ -160,14 +160,14 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBbsearch\fR(3C),
-\fBlsearch\fR(3C),
-\fBmalloc\fR(3C),
-\fBstring\fR(3C),
-\fBtsearch\fR(3C),
-\fBmalloc\fR(3MALLOC),
-\fBattributes\fR(7),
-\fBstandards\fR(7)
+.BR bsearch (3C),
+.BR lsearch (3C),
+.BR malloc (3C),
+.BR string (3C),
+.BR tsearch (3C),
+.BR malloc (3MALLOC),
+.BR attributes (7),
+.BR standards (7)
.sp
.LP
\fIThe Art of Computer Programming, Volume 3, Sorting and Searching by Donald