diff options
Diffstat (limited to 'usr/src/man/man9f/mod_install.9f')
-rw-r--r-- | usr/src/man/man9f/mod_install.9f | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/usr/src/man/man9f/mod_install.9f b/usr/src/man/man9f/mod_install.9f index 942b2d1952..1f2eb886ad 100644 --- a/usr/src/man/man9f/mod_install.9f +++ b/usr/src/man/man9f/mod_install.9f @@ -98,8 +98,13 @@ valid as long as the module remains loaded. .SH EXAMPLES See \fB_init\fR(9E) for an example that uses these functions. .SH SEE ALSO -\fB_fini\fR(9E), \fB_info\fR(9E), \fB_init\fR(9E), \fBkstat_create\fR(9F), -\fBmodldrv\fR(9S), \fBmodlinkage\fR(9S), \fBmodlstrmod\fR(9S) +.BR _fini (9E), +.BR _info (9E), +.BR _init (9E), +.BR kstat_create (9F), +.BR modldrv (9S), +.BR modlinkage (9S), +.BR modlstrmod (9S) .sp .LP \fIWriting Device Drivers\fR |