]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bluetooth: Fix a mandoc related issues
authorgbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:36:59 +0000 (13:36 +0000)
committergbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:36:59 +0000 (13:36 +0000)
commit31192b8da6330f8c71995db2de34929c376148cc
treed954037090d0d9db27ba62a436c2c7d6f7cecf66
parent5ffa3da018c49bb69e14761da096bffe12b4f55e
bluetooth: Fix a mandoc related issues

- new sentence, new line
- sections out of conventional order: Sh FILES
- unusual Xr order: bthost(1) after bthidd(8)
- no blank before trailing delimiter
- whitespace at end of input line
- sections out of conventional order: Sh EXIT STATUS

MFC after: 1 week
usr.sbin/bluetooth/bluetooth-config/bluetooth-config.8
usr.sbin/bluetooth/hccontrol/hccontrol.8
usr.sbin/bluetooth/hcseriald/hcseriald.8
usr.sbin/bluetooth/sdpd/sdpd.8