]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ofw_bus_is_compatible(9): Fix a few mandoc related issues
authorgbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:24:36 +0000 (10:24 +0000)
committergbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:24:36 +0000 (10:24 +0000)
commitf7ae08f89fb3602a8fefabac8c9a2c5c99de6991
treecadd09505c8e7befcd0c208a2def387510095c22
parent1abe59e1dd12f31adf96deacb1dfda95fef9519f
ofw_bus_is_compatible(9): Fix a few mandoc related issues

- missing comma before name: Nm ofw_bus_is_compatible_strict
- missing comma before name: Nm ofw_bus_node_is_compatible
- missing comma before name: Nm ofw_bus_search_compatible
- skipping paragraph macro: Pp after Sh

MFC after: 1 week
share/man/man9/ofw_bus_is_compatible.9