fedora-python / python-ethtool

Deprecated Python bindings for the ethtool kernel interface
GNU General Public License v2.0
15 stars 13 forks source link

Change README blurb to better match actual ethtool purpose #33

Closed Sanqui closed 7 years ago

Sanqui commented 7 years ago

From ethtool(8):

       ethtool - query or control network driver and hardware settings

From ifconfig(8):

       ifconfig - configure a network interface
frenzymadness commented 7 years ago

LGTM! If you don't need more than one review, feel free to merge.

Sanqui commented 7 years ago

OK, thanks!