From 6aebd02aa8dea80c051b5953925b9922959da7bf Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 15 Mar 2006 10:46:38 +0000 Subject: Style: NO_MAN doesn't need any value. --- usr.sbin/bluetooth/bthidd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/bluetooth') diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index a60a4e96163f..a65bd6eb6a03 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 -- cgit v1.3