Fix trivial typos in Kconfig* files
Fix several typos in help text in Kconfig* files. Signed-off-by: David Sterba <dave@jikos.cz> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
ccf6780dc3
commit
3dde6ad8fc
@@ -130,7 +130,7 @@ config IP_ROUTE_MULTIPATH_RR
|
||||
tristate "MULTIPATH: round robin algorithm"
|
||||
depends on IP_ROUTE_MULTIPATH_CACHED
|
||||
help
|
||||
Mulitpath routes are chosen according to Round Robin
|
||||
Multipath routes are chosen according to Round Robin
|
||||
|
||||
config IP_ROUTE_MULTIPATH_RANDOM
|
||||
tristate "MULTIPATH: random algorithm"
|
||||
@@ -651,7 +651,7 @@ config TCP_MD5SIG
|
||||
select CRYPTO
|
||||
select CRYPTO_MD5
|
||||
---help---
|
||||
RFC2385 specifices a method of giving MD5 protection to TCP sessions.
|
||||
RFC2385 specifies a method of giving MD5 protection to TCP sessions.
|
||||
Its main (only?) use is to protect BGP sessions between core routers
|
||||
on the Internet.
|
||||
|
||||
|
Reference in New Issue
Block a user