From: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
To: Patrick McHardy <kaber@trash.net>
Cc: linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org,
Jiri Kosina <trivial@kernel.org>
Subject: [PATCH] netfilter : fix typo in Kconfig
Date: Wed, 28 Jul 2010 14:46:19 +0200 [thread overview]
Message-ID: <4C50269B.2010908@online.de> (raw)
From: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
Fixes a typo of the description of the new netfilter config switch
"NETFILTER_XT_TARGET_RATEEST" introduced in 2.6.35.
Signed-off-by: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
---
netfilter/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -up net/netfilter/Kconfig{.orig,}:
--- net/netfilter/Kconfig.orig 2010-07-28 14:00:35.000000000 +0200
+++ net/netfilter/Kconfig 2010-07-28 14:01:36.000000000 +0200
@@ -503,7 +503,7 @@ config NETFILTER_XT_TARGET_RATEEST
To compile it as a module, choose M here. If unsure, say N.
config NETFILTER_XT_TARGET_TEE
- tristate '"TEE" - packet cloning to alternate destiantion'
+ tristate '"TEE" - packet cloning to alternate destination'
depends on NETFILTER_ADVANCED
depends on (IPV6 || IPV6=n)
depends on !NF_CONNTRACK || NF_CONNTRACK
next reply other threads:[~2010-07-28 12:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-28 12:46 Meik Piepmeyer [this message]
2010-08-02 15:13 ` [PATCH] netfilter : fix typo in Kconfig Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C50269B.2010908@online.de \
--to=meik.piepmeyer.lists@online.de \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).