* [PATCH] extensions: libxt_rateest: fix typo in the man page
@ 2010-07-01 11:58 Luciano Coelho
2010-07-02 7:39 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2010-07-01 11:58 UTC (permalink / raw)
To: Patrick McHardy; +Cc: netfilter-devel@vger.kernel.org
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] extensions: libxt_rateest: fix typo in the man page
2010-07-01 11:58 [PATCH] extensions: libxt_rateest: fix typo in the man page Luciano Coelho
@ 2010-07-02 7:39 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2010-07-02 7:39 UTC (permalink / raw)
To: Luciano Coelho; +Cc: netfilter-devel@vger.kernel.org
Luciano Coelho wrote:
> 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.
>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-02 7:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 11:58 [PATCH] extensions: libxt_rateest: fix typo in the man page Luciano Coelho
2010-07-02 7:39 ` Patrick McHardy
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).