From: Mart Frauenlob <mart.frauenlob@chello.at>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage
Date: Sat, 04 Jan 2014 16:57:46 +0100 [thread overview]
Message-ID: <52C82F7A.8040308@chello.at> (raw)
[-- Attachment #1: Type: text/plain, Size: 79 bytes --]
Hello,
small fix which adds a missing hyphen in the manpage.
Good day!
Mart
[-- Attachment #2: extensions-libxt_set-Add-missing-hyphen-to-bytes-eq-syno.patch --]
[-- Type: text/plain, Size: 1004 bytes --]
>From fb7aa04245e1c709d5f9c1811780eb90a71f50cc Mon Sep 17 00:00:00 2001
From: Mart Frauenlob <mart.frauenlob@chello.at>
Date: Sat, 4 Jan 2014 16:41:49 +0100
Subject: [PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis.
Signed-off-by: Mart Frauenlob <mart.frauenlob@chello.at>
---
extensions/libxt_set.man | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extensions/libxt_set.man b/extensions/libxt_set.man
index 7012ef2..dbc1586 100644
--- a/extensions/libxt_set.man
+++ b/extensions/libxt_set.man
@@ -43,7 +43,7 @@ packet counter of the element is less than the given value as well.
If the packet is matched an element in the set, match only if the
packet counter of the element is greater than the given value as well.
.TP
-[\fB!\fP] \fB\-bytes\-eq\fP \fIvalue\fP
+[\fB!\fP] \fB\-\-bytes\-eq\fP \fIvalue\fP
If the packet is matched an element in the set, match only if the
byte counter of the element matches the given value too.
.TP
--
1.7.2.5
next reply other threads:[~2014-01-04 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-04 15:57 Mart Frauenlob [this message]
2014-01-04 17:53 ` [PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage Florian Westphal
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=52C82F7A.8040308@chello.at \
--to=mart.frauenlob@chello.at \
--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).