From: Jan Engelhardt <jengelh@medozas.de>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH 1/4] doc: xt_string: correct copy-and-pasting in manpage
Date: Sun, 6 Jun 2010 13:23:53 +0200 [thread overview]
Message-ID: <1275823437-12089-2-git-send-email-jengelh@medozas.de> (raw)
In-Reply-To: <1275823437-12089-1-git-send-email-jengelh@medozas.de>
References: http://bugzilla.netfilter.org/show_bug.cgi?id=653
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
extensions/libxt_string.man | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/extensions/libxt_string.man b/extensions/libxt_string.man
index 725f3ff..b6b271d 100644
--- a/extensions/libxt_string.man
+++ b/extensions/libxt_string.man
@@ -7,7 +7,9 @@ Select the pattern matching strategy. (bm = Boyer-Moore, kmp = Knuth-Pratt-Morri
Set the offset from which it starts looking for any matching. If not passed, default is 0.
.TP
\fB\-\-to\fP \fIoffset\fP
-Set the offset from which it starts looking for any matching. If not passed, default is the packet size.
+Set the offset up to which should be scanned. That is, byte \fIoffset\fP-1
+(counting from 0) is the last one that is scanned.
+If not passed, default is the packet size.
.TP
[\fB!\fP] \fB\-\-string\fP \fIpattern\fP
Matches the given pattern.
--
1.7.1
next prev parent reply other threads:[~2010-06-06 11:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-06 11:23 iptables: xt_LED and docs Jan Engelhardt
2010-06-06 11:23 ` Jan Engelhardt [this message]
2010-06-06 11:23 ` [PATCH 2/4] doc: xt_hashlimit: fix a typo Jan Engelhardt
2010-06-06 11:23 ` [PATCH 3/4] extensions: add the LED target Jan Engelhardt
2010-06-06 11:23 ` [PATCH 4/4] doc: xt_LED: nroff formatting requirements Jan Engelhardt
2010-06-08 11:52 ` iptables: xt_LED and docs 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=1275823437-12089-2-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.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).