summaryrefslogtreecommitdiffstats
path: root/sbin/devd
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-11-14 10:00:01 +0000
committertjr <tjr@FreeBSD.org>2002-11-14 10:00:01 +0000
commit53f32a094dd56a0ffae77baa63856009c80b1b67 (patch)
tree2d5985c5be92a99df286862fcbff8f4dcb042aab /sbin/devd
parentcd8d065bddcd1323688daf80abbe75a950d217b9 (diff)
downloadFreeBSD-src-53f32a094dd56a0ffae77baa63856009c80b1b67.zip
FreeBSD-src-53f32a094dd56a0ffae77baa63856009c80b1b67.tar.gz
Install devd.conf(5).
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index 899cf3c..5177c56 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -2,7 +2,7 @@
PROG= devd
SRCS= devd.c token.l parse.y y.tab.h
-MAN= devd.8
+MAN= devd.8 devd.conf.5
WARNS?= 5
DPADD= ${LIBL}
OpenPOWER on IntegriCloud