netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netfilter: Kconfig spelling fixes (trivial)
@ 2009-02-27  1:35 Stephen Hemminger
  2009-03-16 14:17 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2009-02-27  1:35 UTC (permalink / raw)
  To: Patrick McHardy; +Cc: netfilter-devel


Signed-off-by: Stephen Hemminger <sheminger@vyatta.com>

--- a/net/ipv4/netfilter/Kconfig	2009-02-26 17:20:46.000000000 -0800
+++ b/net/ipv4/netfilter/Kconfig	2009-02-26 17:20:27.000000000 -0800
@@ -31,7 +31,7 @@ config NF_CONNTRACK_PROC_COMPAT
 	default y
 	help
 	  This option enables /proc and sysctl compatibility with the old
-	  layer 3 dependant connection tracking. This is needed to keep
+	  layer 3 dependent connection tracking. This is needed to keep
 	  old programs that have not been adapted to the new names working.
 
 	  If unsure, say Y.
@@ -99,7 +99,7 @@ config IP_NF_MATCH_TTL
 	---help---
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_MATCH_HL.
+	CONFIG_NETFILTER_XT_MATCH_HL.
 
 # `filter', generic and specific targets
 config IP_NF_FILTER
@@ -329,7 +329,7 @@ config IP_NF_TARGET_TTL
 	---help---
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_TARGET_HL.
+	CONFIG_NETFILTER_XT_TARGET_HL.
 
 # raw + specific targets
 config IP_NF_RAW

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-16 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27  1:35 [PATCH] netfilter: Kconfig spelling fixes (trivial) Stephen Hemminger
2009-03-16 14:17 ` Patrick McHardy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).