diff options
Diffstat (limited to 'usr/src/man/man9s/ddi_idevice_cookie.9s')
-rw-r--r-- | usr/src/man/man9s/ddi_idevice_cookie.9s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man9s/ddi_idevice_cookie.9s b/usr/src/man/man9s/ddi_idevice_cookie.9s index da7502938a..54724dde66 100644 --- a/usr/src/man/man9s/ddi_idevice_cookie.9s +++ b/usr/src/man/man9s/ddi_idevice_cookie.9s @@ -35,7 +35,7 @@ The \fBidev_vector\fR field contains the interrupt vector number for vectored bus architectures such as VMEbus. The \fBidev_priority\fR field contains the bus interrupt priority level. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -49,7 +49,8 @@ Interface Stability Obsolete .TE .SH SEE ALSO -\fBddi_add_intr\fR(9F), \fBIntro\fR(9F) +.BR Intro (9F), +.BR ddi_add_intr (9F) .sp .LP \fIWriting Device Drivers\fR |