diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_rep_get8.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_rep_get8.9f | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man9f/ddi_rep_get8.9f b/usr/src/man/man9f/ddi_rep_get8.9f index 5241d3401a..08976c9859 100644 --- a/usr/src/man/man9f/ddi_rep_get8.9f +++ b/usr/src/man/man9f/ddi_rep_get8.9f @@ -137,7 +137,7 @@ These functions return the value read from the mapped address. .SH CONTEXT These functions can be called from user, kernel, or 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 @@ -151,5 +151,8 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBddi_get8\fR(9F), \fBddi_put8\fR(9F), \fBddi_regs_map_free\fR(9F), -\fBddi_regs_map_setup\fR(9F), \fBddi_rep_put8\fR(9F) +.BR ddi_get8 (9F), +.BR ddi_put8 (9F), +.BR ddi_regs_map_free (9F), +.BR ddi_regs_map_setup (9F), +.BR ddi_rep_put8 (9F) |