summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/kmem_alloc.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/kmem_alloc.9f')
-rw-r--r--usr/src/man/man9f/kmem_alloc.9f4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/man/man9f/kmem_alloc.9f b/usr/src/man/man9f/kmem_alloc.9f
index 5a53bd2451..6a9b6c9eb3 100644
--- a/usr/src/man/man9f/kmem_alloc.9f
+++ b/usr/src/man/man9f/kmem_alloc.9f
@@ -98,7 +98,9 @@ interrupt context only if the \fBKM_NOSLEEP\fR flag is set. They can be
called from user context with any valid \fIflag\fR. The \fBkmem_free()\fR
function can be called from from user, interrupt, or kernel context.
.SH SEE ALSO
-\fBcopyout\fR(9F), \fBfreerbuf\fR(9F), \fBgetrbuf\fR(9F)
+.BR copyout (9F),
+.BR freerbuf (9F),
+.BR getrbuf (9F)
.sp
.LP
\fIWriting Device Drivers\fR