aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 16:36:44 -0400
committerAdrian Bunk <bunk@stusta.de>2006-10-03 16:36:44 -0400
commitcab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch)
tree0dc810a15ad02dc76939b6ea021a4a24794561bb /net/ipv4/ipvs/Kconfig
parent44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff)
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net/ipv4/ipvs/Kconfig')
-rw-r--r--net/ipv4/ipvs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/ipvs/Kconfig b/net/ipv4/ipvs/Kconfig
index ad52c294d21..891b9355cf9 100644
--- a/net/ipv4/ipvs/Kconfig
+++ b/net/ipv4/ipvs/Kconfig
@@ -204,7 +204,7 @@ config IP_VS_SED
204 connections to the server with the shortest expected delay. The 204 connections to the server with the shortest expected delay. The
205 expected delay that the job will experience is (Ci + 1) / Ui if 205 expected delay that the job will experience is (Ci + 1) / Ui if
206 sent to the ith server, in which Ci is the number of connections 206 sent to the ith server, in which Ci is the number of connections
207 on the the ith server and Ui is the fixed service rate (weight) 207 on the ith server and Ui is the fixed service rate (weight)
208 of the ith server. 208 of the ith server.
209 209
210 If you want to compile it in kernel, say Y. To compile it as a 210 If you want to compile it in kernel, say Y. To compile it as a