summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-03-15 10:46:38 +0000
committerru <ru@FreeBSD.org>2006-03-15 10:46:38 +0000
commit30cc3ea9884702f4886940d8977c13433472f464 (patch)
tree0126c469695998d777f6f4c31b1f6e844388d2f3 /usr.sbin/bluetooth
parenta11e502d44773bc2aeeeb877650e70c8bef2dbb3 (diff)
downloadFreeBSD-src-30cc3ea9884702f4886940d8977c13433472f464.zip
FreeBSD-src-30cc3ea9884702f4886940d8977c13433472f464.tar.gz
Style: NO_MAN doesn't need any value.
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r--usr.sbin/bluetooth/bthidd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile
index a60a4e9..a65bd6e 100644
--- a/usr.sbin/bluetooth/bthidd/Makefile
+++ b/usr.sbin/bluetooth/bthidd/Makefile
@@ -3,7 +3,7 @@
PROG= bthidd
#MAN= bthidd.8 bthidd.conf.5
-NO_MAN= 1
+NO_MAN=
SRCS= bthidd.c client.c hid.c kbd.c lexer.l parser.y server.c \
session.c
OpenPOWER on IntegriCloud