]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhnd_erom(9): Fix a few mandoc related issues
authorGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:15:58 +0000 (10:15 +0000)
committerGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:15:58 +0000 (10:15 +0000)
commita549eb675bcdf5e0a35b49baa6f3ef0856dcba41
tree3e2d94e3e5113b29915ce5d85af8845c4b17cefd
parent05419da506c699f52d60cc7afe86263146778f87
bhnd_erom(9): Fix a few mandoc related issues

- skipping paragraph macro: Pp before Bl
- skipping paragraph macro: Pp after Ss
- skipping paragraph macro: Pp at the end of Ss
- unusual Xr punctuation: none before bhnd_driver_get_erom_class(9)
- unusual Xr punctuation: none before bus_space(9)

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