From: Luciano Coelho <luciano.coelho@nokia.com>
To: Patrick McHardy <kaber@trash.net>
Cc: "netfilter-devel@vger.kernel.org" <netfilter-devel@vger.kernel.org>
Subject: [PATCH] extensions: libxt_rateest: fix typo in the man page
Date: Thu, 1 Jul 2010 14:58:10 +0300 [thread overview]
Message-ID: <1277985490-26117-1-git-send-email-luciano.coelho@nokia.com> (raw)
There were a few typos in some options in the rateest match section of the
man page: --rateest1-bps should be --rateest-bps1 and so on.
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
---
extensions/libxt_rateest.man | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/extensions/libxt_rateest.man b/extensions/libxt_rateest.man
index 24c0673..de064af 100644
--- a/extensions/libxt_rateest.man
+++ b/extensions/libxt_rateest.man
@@ -11,14 +11,14 @@ Name of the second rate estimator (if difference is to be calculated).
\fB\-\-rateest\-delta\fP
Compare difference(s) to given rate(s)
.TP
-\fB\-\-rateest1\-bps\fP \fIvalue\fP
+\fB\-\-rateest\-bps1\fP \fIvalue\fP
.TP
-\fB\-\-rateest2\-bps\fP \fIvalue\fP
+\fB\-\-rateest\-bps2\fP \fIvalue\fP
Compare bytes per second.
.TP
-\fB\-\-rateest1\-pps\fP \fIvalue\fP
+\fB\-\-rateest\-pps1\fP \fIvalue\fP
.TP
-\fB\-\-rateest2\-pps\fP \fIvalue\fP
+\fB\-\-rateest\-pps2\fP \fIvalue\fP
Compare packets per second.
.TP
[\fB!\fP] \fB\-\-rateest\-lt\fP
--
1.7.0.4
next reply other threads:[~2010-07-01 11:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 11:58 Luciano Coelho [this message]
2010-07-02 7:39 ` [PATCH] extensions: libxt_rateest: fix typo in the man page 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=1277985490-26117-1-git-send-email-luciano.coelho@nokia.com \
--to=luciano.coelho@nokia.com \
--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).