File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ config NF_CONNTRACK_PROC_COMPAT
3131 default y
3232 help
3333 This option enables /proc and sysctl compatibility with the old
34- layer 3 dependant connection tracking. This is needed to keep
34+ layer 3 dependent connection tracking. This is needed to keep
3535 old programs that have not been adapted to the new names working.
3636
3737 If unsure, say Y.
@@ -99,7 +99,7 @@ config IP_NF_MATCH_TTL
9999 ---help---
100100 This is a backwards-compat option for the user's convenience
101101 (e.g. when running oldconfig). It selects
102- COFNIG_NETFILTER_XT_MATCH_HL .
102+ CONFIG_NETFILTER_XT_MATCH_HL .
103103
104104# `filter', generic and specific targets
105105config IP_NF_FILTER
@@ -329,7 +329,7 @@ config IP_NF_TARGET_TTL
329329 ---help---
330330 This is a backwards-compat option for the user's convenience
331331 (e.g. when running oldconfig). It selects
332- COFNIG_NETFILTER_XT_TARGET_HL .
332+ CONFIG_NETFILTER_XT_TARGET_HL .
333333
334334# raw + specific targets
335335config IP_NF_RAW
You can’t perform that action at this time.
0 commit comments