diff options
Diffstat (limited to 'usr/src/man/man9f/bcopy.9f')
-rw-r--r-- | usr/src/man/man9f/bcopy.9f | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man9f/bcopy.9f b/usr/src/man/man9f/bcopy.9f index b73276c8c1..1e71d54592 100644 --- a/usr/src/man/man9f/bcopy.9f +++ b/usr/src/man/man9f/bcopy.9f @@ -109,7 +109,8 @@ disk and the buffer are part of the kernel address space. .SH SEE ALSO .sp .LP -\fBcopyin\fR(9F), \fBcopyout\fR(9F) +.BR copyin (9F), +.BR copyout (9F) .sp .LP \fIWriting Device Drivers\fR |