Changeset 3397

Show
Ignore:
Timestamp:
03/02/10 12:51:07 (5 months ago)
Author:
knan
Message:

if_ cosmetic fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plugins/node.d.linux/if_.in

    r3142 r3397  
    135135 
    136136    case $SPEED in 
    137         U) echo "up.info Traffic of the $INTERFACE interface. Unable to determine interface speed.  Please install ethtool, wireless-tools (or mii-tool), whatever is apropriate for the interface." 
     137        U) echo "up.info Traffic of the $INTERFACE interface. Unable to determine interface speed.  Please install ethtool, wireless-tools (or mii-tool), whatever is appropriate for the interface." 
    138138           return;; 
    139139    esac