diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_device_copy.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_device_copy.9f | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man9f/ddi_device_copy.9f b/usr/src/man/man9f/ddi_device_copy.9f index 03465634d7..b92620c70b 100644 --- a/usr/src/man/man9f/ddi_device_copy.9f +++ b/usr/src/man/man9f/ddi_device_copy.9f @@ -177,7 +177,8 @@ The byte count is not a multiple \fIdev_datasz\fR. .SH CONTEXT \fBddi_device_copy()\fR can be called from user, kernel, or interrupt context. .SH SEE ALSO -\fBddi_regs_map_free\fR(9F), \fBddi_regs_map_setup\fR(9F) +.BR ddi_regs_map_free (9F), +.BR ddi_regs_map_setup (9F) .sp .LP \fIWriting Device Drivers\fR |