diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_dev_is_needed.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_dev_is_needed.9f | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man9f/ddi_dev_is_needed.9f b/usr/src/man/man9f/ddi_dev_is_needed.9f index 293e2509ee..89139d84a9 100644 --- a/usr/src/man/man9f/ddi_dev_is_needed.9f +++ b/usr/src/man/man9f/ddi_dev_is_needed.9f @@ -137,7 +137,7 @@ xxdisk_strategy(struct buf *bp) .SH CONTEXT This function can be called from user 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 @@ -151,8 +151,13 @@ Interface Stability Obsolete .TE .SH SEE ALSO -\fBpm\fR(7D), \fBpm-components\fR(9P), \fBattach\fR(9E), \fBdetach\fR(9E), -\fBpower\fR(9E), \fBpm_busy_component\fR(9F), \fBpm_idle_component\fR(9F) +.BR pm (4D), +.BR attach (9E), +.BR detach (9E), +.BR power (9E), +.BR pm_busy_component (9F), +.BR pm_idle_component (9F), +.BR pm-components (9P) .sp .LP \fIWriting Device Drivers\fR |