iscontrol(8): Fix synopsis, sync usage() & improve markup
[dragonfly.git] / usr.sbin / daemon / Makefile
blob4ad9690f16398601abd3c37d773550ff0d2db3a9
1 # $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.1.2.1 2002/08/28 17:25:54 sheldonh Exp $
2 # $DragonFly: src/usr.sbin/daemon/Makefile,v 1.3 2004/12/21 23:30:57 liamfoy Exp $
4 PROG= daemon
5 MAN= daemon.8
7 .include <bsd.prog.mk>