netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage
@ 2014-01-04 15:57 Mart Frauenlob
  2014-01-04 17:53 ` Florian Westphal
  0 siblings, 1 reply; 2+ messages in thread
From: Mart Frauenlob @ 2014-01-04 15:57 UTC (permalink / raw)
  To: netfilter-devel

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-04 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-04 15:57 [PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage Mart Frauenlob
2014-01-04 17:53 ` Florian Westphal

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).