]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhnd(9): Fix a few mandoc related issues
authorGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:11:37 +0000 (10:11 +0000)
committerGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 10:11:37 +0000 (10:11 +0000)
commit05419da506c699f52d60cc7afe86263146778f87
tree638a8b52b9c76e28ad9e3f76760dd0013cb1d9d0
parent9512f75fa8608d150178116ad63672672331b5e8
bhnd(9): Fix a few mandoc related issues

- skipping paragraph macro: Pp before Bl
- skipping paragraph macro: Pp at the end of Ss
- missing section argument: Xr device_set_desc
- unusual Xr punctuation: none before bhnd_erom(9)

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