diff options
Diffstat (limited to 'net/ipv4')
-rw-r--r-- | net/ipv4/netfilter/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig index fa97947c6ae..9aca9c55687 100644 --- a/net/ipv4/netfilter/Kconfig +++ b/net/ipv4/netfilter/Kconfig | |||
@@ -128,7 +128,7 @@ config IP_NF_MATCH_ADDRTYPE | |||
128 | eg. UNICAST, LOCAL, BROADCAST, ... | 128 | eg. UNICAST, LOCAL, BROADCAST, ... |
129 | 129 | ||
130 | If you want to compile it as a module, say M here and read | 130 | If you want to compile it as a module, say M here and read |
131 | <file:Documentation/modules.txt>. If unsure, say `N'. | 131 | <file:Documentation/kbuild/modules.txt>. If unsure, say `N'. |
132 | 132 | ||
133 | # `filter', generic and specific targets | 133 | # `filter', generic and specific targets |
134 | config IP_NF_FILTER | 134 | config IP_NF_FILTER |
@@ -371,7 +371,7 @@ config IP_NF_RAW | |||
371 | and OUTPUT chains. | 371 | and OUTPUT chains. |
372 | 372 | ||
373 | If you want to compile it as a module, say M here and read | 373 | If you want to compile it as a module, say M here and read |
374 | <file:Documentation/modules.txt>. If unsure, say `N'. | 374 | <file:Documentation/kbuild/modules.txt>. If unsure, say `N'. |
375 | 375 | ||
376 | # ARP tables | 376 | # ARP tables |
377 | config IP_NF_ARPTABLES | 377 | config IP_NF_ARPTABLES |