aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/bus_generic_print_child.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/bus_generic_print_child.9')
-rw-r--r--share/man/man9/bus_generic_print_child.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bus_generic_print_child.9 b/share/man/man9/bus_generic_print_child.9
index 80a04ff3d506..388c0a0fb357 100644
--- a/share/man/man9/bus_generic_print_child.9
+++ b/share/man/man9/bus_generic_print_child.9
@@ -51,7 +51,7 @@ foo0: <FooCard 1234> on bar0
bus_generic_print_child itself calls two functions
.Fn bus_print_child_header
and
-.Fn bus_print_child_footer
+.Fn bus_print_child_footer .
The former prints "foo0: <FooCard 1234>" and the latter "on bar0".
These routines should be used if possible in your own code if
.Fn bus_generic_print_child