summaryrefslogtreecommitdiffstats
path: root/share/man/man9/BUS_ADD_CHILD.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/BUS_ADD_CHILD.9')
-rw-r--r--share/man/man9/BUS_ADD_CHILD.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/BUS_ADD_CHILD.9 b/share/man/man9/BUS_ADD_CHILD.9
index 8a76d33..8b69d5a 100644
--- a/share/man/man9/BUS_ADD_CHILD.9
+++ b/share/man/man9/BUS_ADD_CHILD.9
@@ -58,10 +58,6 @@ Busses implementing
should insert the device into the tree using
.Xr device_add_child 9
before adding things such as their own ivars and resource lists to the device.
-.Sh SEE ALSO
-.Xr device 9 ,
-.Xr device_add_child 9 ,
-.Xr driver 9
.Sh RETURN VALUES
The
.Fn BUS_ADD_CHILD
@@ -69,6 +65,10 @@ method returns
.Vt device_t
added to the tree, or
.Dv NULL .
+.Sh SEE ALSO
+.Xr device 9 ,
+.Xr device_add_child 9 ,
+.Xr driver 9
.Sh AUTHORS
This manual page was written by
.An M. Warner Losh .
OpenPOWER on IntegriCloud