diff options
-rw-r--r-- | rpm/SPECS/python-ethtool.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec index a02d842..f3dc6df 100644 --- a/rpm/SPECS/python-ethtool.spec +++ b/rpm/SPECS/python-ethtool.spec @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Python bindings for the ethtool kernel interface, that allows querying and -changing of ethernet card settings, such as speed, port, autonegotiation, and +changing of Ethernet card settings, such as speed, port, auto-negotiation, and PCI locations. %prep |