diff options
Diffstat (limited to 'usr/src/man/man9s/scsi_device.9s')
-rw-r--r-- | usr/src/man/man9s/scsi_device.9s | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/usr/src/man/man9s/scsi_device.9s b/usr/src/man/man9s/scsi_device.9s index 73994674c6..f7bc48047b 100644 --- a/usr/src/man/man9s/scsi_device.9s +++ b/usr/src/man/man9s/scsi_device.9s @@ -68,8 +68,13 @@ buffer. \fBsd_private\fR is reserved for the use of target drivers and should generally be used to point to target specific data structures. .SH SEE ALSO -\fBdetach\fR(9E), \fBprobe\fR(9E), \fBmakecom\fR(9F), \fBmutex\fR(9F), -\fBscsi_probe\fR(9F), \fBscsi_extended_sense\fR(9S), \fBscsi_pkt\fR(9S) +.BR detach (9E), +.BR probe (9E), +.BR makecom (9F), +.BR mutex (9F), +.BR scsi_probe (9F), +.BR scsi_extended_sense (9S), +.BR scsi_pkt (9S) .sp .LP \fIWriting Device Drivers\fR |