aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
diff options
context:
space:
mode:
authorDirk Hohndel <hohndel@linux.intel.com>2007-10-30 13:37:19 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-30 14:26:30 -0700
commite403149c92a2a0643211debbbb0a9ec7cc04cff7 (patch)
treec3ef82a7fa02222aab2c3d3d79e644f8a1c95286 /net/netfilter
parentdio: fix cache invalidation after sync writes (diff)
downloadlinux-dev-e403149c92a2a0643211debbbb0a9ec7cc04cff7.tar.xz
linux-dev-e403149c92a2a0643211debbbb0a9ec7cc04cff7.zip
Kbuild/doc: fix links to Documentation files
Fix links to files in Documentation/* in various Kconfig files Signed-off-by: Dirk Hohndel <hohndel@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/netfilter')
-rw-r--r--net/netfilter/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index d7a600a5720a..21a9fcc03796 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -363,7 +363,7 @@ config NETFILTER_XT_TARGET_TRACE
the tables, chains, rules.
If you want to compile it as a module, say M here and read
- <file:Documentation/modules.txt>. If unsure, say `N'.
+ <file:Documentation/kbuild/modules.txt>. If unsure, say `N'.
config NETFILTER_XT_TARGET_SECMARK
tristate '"SECMARK" target support'