diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_dev_nintrs.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_dev_nintrs.9f | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man9f/ddi_dev_nintrs.9f b/usr/src/man/man9f/ddi_dev_nintrs.9f index 06d70a41db..a8fcf0306d 100644 --- a/usr/src/man/man9f/ddi_dev_nintrs.9f +++ b/usr/src/man/man9f/ddi_dev_nintrs.9f @@ -49,7 +49,7 @@ The device has no interrupt specifications. The \fBddi_dev_nintrs()\fR function can be called from user, interrupt, or kernel 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 @@ -63,8 +63,12 @@ Interface Stability Obsolete .TE .SH SEE ALSO -\fBisa\fR(4), \fBsbus\fR(4), \fBddi_add_intr\fR(9F), \fBddi_dev_nregs\fR(9F), -\fBddi_dev_regsize\fR(9F), \fBIntro\fR(9F) +.BR isa (5), +.BR sbus (5), +.BR Intro (9F), +.BR ddi_add_intr (9F), +.BR ddi_dev_nregs (9F), +.BR ddi_dev_regsize (9F) .sp .LP \fIWriting Device Drivers\fR |