diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-17 07:14:34 -0500 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-25 00:26:47 -0500 |
commit | 68f20d948c86bd6bbc075052f6b6c45b8f56957e (patch) | |
tree | 55b3eae5bb5dce531118f8274e6ce99c798aae9b /Documentation/networking/igb.txt | |
parent | e1928c86c4829703b800c81cc9edc939b5634e6f (diff) |
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 | |||
62 | ------- | 62 | ------- |
63 | The driver utilizes the ethtool interface for driver configuration and | 63 | The driver utilizes the ethtool interface for driver configuration and |
64 | diagnostics, as well as displaying statistical information. The latest | 64 | diagnostics, as well as displaying statistical information. The latest |
65 | version of Ethtool can be found at: | 65 | version of ethtool can be found at: |
66 | 66 | ||
67 | http://ftp.kernel.org/pub/software/network/ethtool/ | 67 | http://ftp.kernel.org/pub/software/network/ethtool/ |
68 | 68 | ||
69 | Enabling Wake on LAN* (WoL) | 69 | Enabling Wake on LAN* (WoL) |
70 | --------------------------- | 70 | --------------------------- |
71 | WoL is configured through the Ethtool* utility. | 71 | WoL is configured through the ethtool* utility. |
72 | 72 | ||
73 | For instructions on enabling WoL with Ethtool, refer to the Ethtool man page. | 73 | For instructions on enabling WoL with ethtool, refer to the ethtool man page. |
74 | 74 | ||
75 | WoL will be enabled on the system during the next shut down or reboot. | 75 | WoL will be enabled on the system during the next shut down or reboot. |
76 | For this driver version, in order to enable WoL, the igb driver must be | 76 | For this driver version, in order to enable WoL, the igb driver must be |