diff options
author | imp <imp@FreeBSD.org> | 2003-02-14 19:49:19 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-02-14 19:49:19 +0000 |
commit | 24dd801cb7449803650ce65388e98b79d0dfbf1a (patch) | |
tree | afa7666a745e0121f48bda1a879d27b1fc7156a7 | |
parent | 49e9cba72ec1f86896a57d3e2a24fb78161903b1 (diff) | |
download | FreeBSD-src-24dd801cb7449803650ce65388e98b79d0dfbf1a.zip FreeBSD-src-24dd801cb7449803650ce65388e98b79d0dfbf1a.tar.gz |
The bugs section hasn't been true since before 5.0-R
-rw-r--r-- | sbin/devd/devd.conf.5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index 4f5419f..3181065 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -123,6 +123,3 @@ configuration file. .El .Sh SEE ALSO .Xr devd 8 -.Sh BUGS -devd currently always runs "/etc/devd-generic $device $startstop" for -all device events, reguardless of what the config file says to do. |