summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib/libdevinfo.3lib
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3lib/libdevinfo.3lib')
-rw-r--r--usr/src/man/man3lib/libdevinfo.3lib8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3lib/libdevinfo.3lib b/usr/src/man/man3lib/libdevinfo.3lib
index 4035658b01..f4c747f735 100644
--- a/usr/src/man/man3lib/libdevinfo.3lib
+++ b/usr/src/man/man3lib/libdevinfo.3lib
@@ -80,7 +80,7 @@ interfaces are called to get minor node data.
.LP
In some configurations, multipath device access via a virtual host controller
interface (vHCI) abstraction is possible. An example of a driver using this
-abstraction is \fBscsi_vhci\fR(7D). In such cases, devices are not directly
+abstraction is \fBscsi_vhci\fR(4D). In such cases, devices are not directly
represented as children of their physical host controller interface (pHCI) bus
adapter. Instead, devices have an identity-oriented representation as a child
of a vHCI. All paths leading to the same identity are represented by a common
@@ -276,7 +276,7 @@ shared object
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -293,7 +293,7 @@ MT-Level Safe
.SH SEE ALSO
.sp
.LP
-\fBpvs\fR(1), \fBdevlinks\fR(1M), \fBprtconf\fR(1M), \fBIntro\fR(3),
+\fBpvs\fR(1), \fBdevlinks\fR(8), \fBprtconf\fR(8), \fBIntro\fR(3),
\fBdi_binding_name\fR(3DEVINFO), \fBdi_child_node\fR(3DEVINFO),
\fBdi_devfs_path\fR(3DEVINFO), \fBdi_init\fR(3DEVINFO),
\fBdi_minor_devt\fR(3DEVINFO), \fBdi_minor_next\fR(3DEVINFO),
@@ -302,7 +302,7 @@ MT-Level Safe
\fBdi_path_prop_next\fR(3DEVINFO), \fBdi_prom_init\fR(3DEVINFO),
\fBdi_prop_bytes\fR(3DEVINFO), \fBdi_prop_lookup_bytes\fR(3DEVINFO),
\fBdi_prop_next\fR(3DEVINFO), \fBdi_walk_minor\fR(3DEVINFO),
-\fBdi_walk_node\fR(3DEVINFO), \fBattributes\fR(5)
+\fBdi_walk_node\fR(3DEVINFO), \fBattributes\fR(7)
.sp
.LP
\fIWriting Device Drivers\fR