diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_intr_add_handler.9f')
| -rw-r--r-- | usr/src/man/man9f/ddi_intr_add_handler.9f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man9f/ddi_intr_add_handler.9f b/usr/src/man/man9f/ddi_intr_add_handler.9f index f5b554bbc4..c5e2bd40ca 100644 --- a/usr/src/man/man9f/ddi_intr_add_handler.9f +++ b/usr/src/man/man9f/ddi_intr_add_handler.9f @@ -148,7 +148,7 @@ On any implementation specific failure. The \fBddi_intr_add_handler()\fR and \fBddi_intr_remove_handler()\fR functions can be called from kernel non-interrupt 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 @@ -162,7 +162,7 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBattributes\fR(5), \fBattach\fR(9E), \fBdetach\fR(9E), +\fBattributes\fR(7), \fBattach\fR(9E), \fBdetach\fR(9E), \fBddi_intr_alloc\fR(9F), \fBddi_intr_block_enable\fR(9F), \fBddi_intr_disable\fR(9F), \fBddi_intr_dup_handler\fR(9F), \fBddi_intr_enable\fR(9F), \fBddi_intr_free\fR(9F), |
