diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_intr_set_mask.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_intr_set_mask.9f | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man9f/ddi_intr_set_mask.9f b/usr/src/man/man9f/ddi_intr_set_mask.9f index 636fda2741..e92f799555 100644 --- a/usr/src/man/man9f/ddi_intr_set_mask.9f +++ b/usr/src/man/man9f/ddi_intr_set_mask.9f @@ -97,7 +97,7 @@ On device not supporting operation. The \fBddi_intr_set_mask()\fR and \fBddi_intr_clr_mask()\fR functions can be called from any context. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -111,9 +111,12 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBattributes\fR(5), \fBddi_intr_block_disable\fR(9F), -\fBddi_intr_block_enable\fR(9F), \fBddi_intr_disable\fR(9F), -\fBddi_intr_enable\fR(9F), \fBddi_intr_get_pending\fR(9F) +.BR attributes (7), +.BR ddi_intr_block_disable (9F), +.BR ddi_intr_block_enable (9F), +.BR ddi_intr_disable (9F), +.BR ddi_intr_enable (9F), +.BR ddi_intr_get_pending (9F) .sp .LP \fIWriting Device Drivers\fR |