summaryrefslogtreecommitdiff
path: root/share/man/man4/simplebus.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/simplebus.4')
-rw-r--r--share/man/man4/simplebus.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/simplebus.4 b/share/man/man4/simplebus.4
index 6834b38be019e..337fc1ef44996 100644
--- a/share/man/man4/simplebus.4
+++ b/share/man/man4/simplebus.4
@@ -51,7 +51,8 @@ controller, connectivity controllers, accelerating engines and so on.
.Pp
The driver is generic and common for all flattened device tree nodes claiming
.Pa simple-bus
-compatibility. It iterates over direct descendants of the
+compatibility.
+It iterates over direct descendants of the
.Pa simple-bus
node, instantiates newbus children and assigns resources to them, based on the
configuration data retrieved from the nodes properties in
@@ -78,5 +79,6 @@ support first appeared in
The
.Nm
support was developed by Semihalf under sponsorship from the FreeBSD
-Foundation. This manual page was written by
+Foundation.
+This manual page was written by
.An Rafal Jaworowski .