Package: ifplugd
Version: 0.28-2
Severity: minor
File: /usr/share/man/man8/ifplugd.8.gz

Man page (and several other places in your documentation!) says
       /etc/default/ifplugd.conf
but the file is /etc/default/ifplugd

By the way, in /etc/default/ifplugd, this
cat /proc/net/dev | awk '{ print $1 }' | egrep '^(eth|wlan)' | cut -d: -f1
could be made into one perl or awk line, instead of using four programs.

P.S., /usr/share/doc/ifplugd/README.gz contains some items that belong
in NEWS.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to