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 __FBSDID("$FreeBSD$");