diff options
author | imp <imp@FreeBSD.org> | 2003-04-21 03:29:53 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-04-21 03:29:53 +0000 |
commit | 16d81429756a845c49df698a773dd3e84864aaff (patch) | |
tree | 28aa8555cd5769d3154e1088fa063a2b99d86a75 /sbin/devd | |
parent | 758ff09b4b65d9b48226289eda48f61a380afbf3 (diff) | |
download | FreeBSD-src-16d81429756a845c49df698a773dd3e84864aaff.zip FreeBSD-src-16d81429756a845c49df698a773dd3e84864aaff.tar.gz |
devd.conf already has the examples in the todo list
Diffstat (limited to 'sbin/devd')
-rw-r--r-- | sbin/devd/devd.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/devd/devd.cc b/sbin/devd/devd.cc index 03e6330..7ddd726 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$"); |