freebsd-dev/usr.sbin/bluetooth/bthidd
Ulrich Spörlein 0afc94c17a mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.

GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.

Found by:	mdocml lint run
Reviewed by:	ru
2010-05-13 12:07:55 +00:00
..
bthid_config.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.conf.sample
bthidd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
client.c Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
hid.c Catch up with libusbhid merge (rev 205728). 2010-05-09 09:20:25 +00:00
kbd.c Temporarily put ugly workaround in place to make sparc64 build happy. 2006-09-08 15:05:38 +00:00
kbd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
lexer.l Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
Makefile Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00
parser.y Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor 2006-11-27 22:52:11 +00:00
server.c Use socklen_t instead of int32_t where appropriate to pacify new GCC4 2006-09-21 02:32:28 +00:00
session.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00