diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-04 00:45:33 +0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-04 00:45:33 +0400 |
commit | 3f6dee9b2a22cc66050682287a77d5fccadb9733 (patch) | |
tree | 2670d9a0e9f445cc60e52b85f33ebcfef101ec86 /Documentation/networking/cxgb.txt | |
parent | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (diff) | |
download | linux-3f6dee9b2a22cc66050682287a77d5fccadb9733.tar.xz |
Fix some typos in Documentation/: 'A'
This patch fixes typos in various Documentation txts.
This patch addresses some words starting with the letter 'A'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/networking/cxgb.txt')
-rw-r--r-- | Documentation/networking/cxgb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/cxgb.txt b/Documentation/networking/cxgb.txt index 76324638626b..7b231752f25b 100644 --- a/Documentation/networking/cxgb.txt +++ b/Documentation/networking/cxgb.txt @@ -56,7 +56,7 @@ FEATURES ethtool -C eth0 rx-usecs 100 - You may also provide a timer latency value while disabling adpative-rx: + You may also provide a timer latency value while disabling adaptive-rx: ethtool -C <interface> adaptive-rx off rx-usecs <microseconds> |