diff options
| author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:34:14 -0400 |
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:34:14 -0400 |
| commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
| tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /net | |
| parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) | |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net')
| -rw-r--r-- | net/ipv4/Kconfig | 4 | ||||
| -rw-r--r-- | net/ipv4/ipvs/Kconfig | 2 | ||||
| -rw-r--r-- | net/ipv4/netfilter/Kconfig | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 30af4a4dfcc8..0adfd88b7b0b 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
| @@ -64,7 +64,7 @@ config ASK_IP_FIB_HASH | |||
| 64 | config IP_FIB_TRIE | 64 | config IP_FIB_TRIE |
| 65 | bool "FIB_TRIE" | 65 | bool "FIB_TRIE" |
| 66 | ---help--- | 66 | ---help--- |
| 67 | Use new experimental LC-trie as FIB lookup algoritm. | 67 | Use new experimental LC-trie as FIB lookup algorithm. |
| 68 | This improves lookup performance if you have a large | 68 | This improves lookup performance if you have a large |
| 69 | number of routes. | 69 | number of routes. |
| 70 | 70 | ||
| @@ -526,7 +526,7 @@ config TCP_CONG_HYBLA | |||
| 526 | ---help--- | 526 | ---help--- |
| 527 | TCP-Hybla is a sender-side only change that eliminates penalization of | 527 | TCP-Hybla is a sender-side only change that eliminates penalization of |
| 528 | long-RTT, large-bandwidth connections, like when satellite legs are | 528 | long-RTT, large-bandwidth connections, like when satellite legs are |
| 529 | involved, expecially when sharing a common bottleneck with normal | 529 | involved, especially when sharing a common bottleneck with normal |
| 530 | terrestrial connections. | 530 | terrestrial connections. |
| 531 | 531 | ||
| 532 | config TCP_CONG_VEGAS | 532 | config TCP_CONG_VEGAS |
diff --git a/net/ipv4/ipvs/Kconfig b/net/ipv4/ipvs/Kconfig index c9820bfc493a..ad52c294d219 100644 --- a/net/ipv4/ipvs/Kconfig +++ b/net/ipv4/ipvs/Kconfig | |||
| @@ -81,7 +81,7 @@ config IP_VS_PROTO_ESP | |||
| 81 | bool "ESP load balancing support" | 81 | bool "ESP load balancing support" |
| 82 | depends on IP_VS | 82 | depends on IP_VS |
| 83 | ---help--- | 83 | ---help--- |
| 84 | This option enables support for load balancing ESP (Encapsultion | 84 | This option enables support for load balancing ESP (Encapsulation |
| 85 | Security Payload) transport protocol. Say Y if unsure. | 85 | Security Payload) transport protocol. Say Y if unsure. |
| 86 | 86 | ||
| 87 | config IP_VS_PROTO_AH | 87 | config IP_VS_PROTO_AH |
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig index a55b8ff70ded..d88c292f118c 100644 --- a/net/ipv4/netfilter/Kconfig +++ b/net/ipv4/netfilter/Kconfig | |||
| @@ -373,7 +373,7 @@ config IP_NF_TARGET_ULOG | |||
| 373 | daemon using netlink multicast sockets; unlike the LOG target | 373 | daemon using netlink multicast sockets; unlike the LOG target |
| 374 | which can only be viewed through syslog. | 374 | which can only be viewed through syslog. |
| 375 | 375 | ||
| 376 | The apropriate userspace logging daemon (ulogd) may be obtained from | 376 | The appropriate userspace logging daemon (ulogd) may be obtained from |
| 377 | <http://www.gnumonks.org/projects/ulogd/> | 377 | <http://www.gnumonks.org/projects/ulogd/> |
| 378 | 378 | ||
| 379 | To compile it as a module, choose M here. If unsure, say N. | 379 | To compile it as a module, choose M here. If unsure, say N. |
