[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Tue Feb 28 11:41:36 UTC 2012
details: http://zrouter.org/hg/FreeBSD/head//rev/392322935f5b
changeset: 345:392322935f5b
user: ray at terran.dlink.ua
date: Tue Feb 28 13:43:20 2012 +0200
description:
Fix man name, to avoid break on lack of devctl.1 file.
diffstat:
head/sbin/devctl/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r c9cca5f46db8 -r 392322935f5b head/sbin/devctl/Makefile
--- a/head/sbin/devctl/Makefile Tue Feb 28 13:41:49 2012 +0200
+++ b/head/sbin/devctl/Makefile Tue Feb 28 13:43:20 2012 +0200
@@ -2,6 +2,8 @@
# $FreeBSD$
PROG= devctl
+MAN= ${PROG}.8
+
CFLAGS += -I${.CURDIR}/../../sys/ -DDEVCTL_ATTACH_ENABLED
.include <bsd.prog.mk>
More information about the Zrouter-src-freebsd
mailing list