summaryrefslogtreecommitdiff
path: root/sbin/devd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-04-21 03:29:53 +0000
committerWarner Losh <imp@FreeBSD.org>2003-04-21 03:29:53 +0000
commit3f2660bee353556242ae252c753dfacd53d3d573 (patch)
tree28aa8555cd5769d3154e1088fa063a2b99d86a75 /sbin/devd
parentdbf4bdffd9e250977e1e9b9b117eef4ade758194 (diff)
Notes
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/devd.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc
index 03e633096a06..7ddd726dc385 100644
--- a/sbin/devd/devd.cc
+++ b/sbin/devd/devd.cc
@@ -32,7 +32,6 @@
// o devd.conf and devd man pages need a lot of help:
// - devd.conf needs to lose the warning about zone files.
// - devd.conf needs more details on the supported statements.
-// - devd.conf needs an example or two.
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");