diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index 867f95032513..7dfc94920697 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -75,7 +75,7 @@ config NETWORK_SECMARK | |||
75 | If you are unsure how to answer this question, answer N. | 75 | If you are unsure how to answer this question, answer N. |
76 | 76 | ||
77 | menuconfig NETFILTER | 77 | menuconfig NETFILTER |
78 | bool "Network packet filtering (replaces ipchains)" | 78 | bool "Network packet filtering framework (Netfilter)" |
79 | ---help--- | 79 | ---help--- |
80 | Netfilter is a framework for filtering and mangling network packets | 80 | Netfilter is a framework for filtering and mangling network packets |
81 | that pass through your Linux box. | 81 | that pass through your Linux box. |