From bb788c55f7450a1360e9752bf81c3a3932cc8018 Mon Sep 17 00:00:00 2001 From: Richard Lowe Date: Tue, 1 Feb 2022 16:25:34 -0600 Subject: manual: fix up free-form normative manual references in the manual --- usr/src/man/man3lib/libdevinfo.3lib | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/src/man/man3lib/libdevinfo.3lib') 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 -- cgit v1.2.3