diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-17 12:14:34 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-24 21:26:47 -0800 |
commit | 68f20d948c86bd6bbc075052f6b6c45b8f56957e (patch) | |
tree | 55b3eae5bb5dce531118f8274e6ce99c798aae9b /Documentation/networking/igb.txt | |
parent | e1928c86c4829703b800c81cc9edc939b5634e6f (diff) | |
download | talos-op-linux-68f20d948c86bd6bbc075052f6b6c45b8f56957e.tar.gz talos-op-linux-68f20d948c86bd6bbc075052f6b6c45b8f56957e.zip |
Documentation/networking: Update Intel Wired LAN docs
- Update the Intel Wired LAN documentation with the latest
URL for ethtool.
- replace "Ethtool" with "ethtool"
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Diffstat (limited to 'Documentation/networking/igb.txt')
-rw-r--r-- | Documentation/networking/igb.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/networking/igb.txt b/Documentation/networking/igb.txt index 4a5e29c19bd1..98953c0d5342 100644 --- a/Documentation/networking/igb.txt +++ b/Documentation/networking/igb.txt @@ -62,15 +62,15 @@ Additional Configurations ------- The driver utilizes the ethtool interface for driver configuration and diagnostics, as well as displaying statistical information. The latest - version of Ethtool can be found at: + version of ethtool can be found at: http://ftp.kernel.org/pub/software/network/ethtool/ Enabling Wake on LAN* (WoL) --------------------------- - WoL is configured through the Ethtool* utility. + WoL is configured through the ethtool* utility. - For instructions on enabling WoL with Ethtool, refer to the Ethtool man page. + For instructions on enabling WoL with ethtool, refer to the ethtool man page. WoL will be enabled on the system during the next shut down or reboot. For this driver version, in order to enable WoL, the igb driver must be |