]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ofw_bus_is_compatible(9): Fix a few mandoc related issues
authorGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:24:36 +0000 (10:24 +0000)
committerGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:24:36 +0000 (10:24 +0000)
commit8bf0ef84d9c1aef72ba64f4dcbebb2a38edcf183
treecadd09505c8e7befcd0c208a2def387510095c22
parent501de9c0c1a4f78cd4f5986eea809554f8490d66
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