diff options
Diffstat (limited to 'usr/src/man/man9f/scsi_sense_key.9f')
-rw-r--r-- | usr/src/man/man9f/scsi_sense_key.9f | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man9f/scsi_sense_key.9f b/usr/src/man/man9f/scsi_sense_key.9f index bb3438e5d4..b6e05df99f 100644 --- a/usr/src/man/man9f/scsi_sense_key.9f +++ b/usr/src/man/man9f/scsi_sense_key.9f @@ -68,6 +68,8 @@ returns the additional sense code qualifier (\fBASCQ\fR) from the sense buffer. The \fBscsi_sense_key()\fR, \fBscsi_sense_asc()\fR, and \fBscsi_sense_ascq()\fR functions can be called from user or interrupt context. .SH SEE ALSO -\fBscsi_ext_sense_fields\fR(9F), \fBscsi_find_sense_descr\fR(9F), -\fBscsi_sense_cmdspecific_uint64\fR(9F), \fBscsi_sense_info_uint64\fR(9F), -\fBscsi_validate_sense\fR(9F) +.BR scsi_ext_sense_fields (9F), +.BR scsi_find_sense_descr (9F), +.BR scsi_sense_cmdspecific_uint64 (9F), +.BR scsi_sense_info_uint64 (9F), +.BR scsi_validate_sense (9F) |