From: Mart Frauenlob <mart.frauenlob@chello.at>
To: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] iptables manpage: Fix missing space for recent match --mask option
Date: Sat, 06 Apr 2013 11:20:51 +0200 [thread overview]
Message-ID: <515FE8F3.5020700@chello.at> (raw)
In-Reply-To: <515FE4EC.1070900@chello.at>
[-- Attachment #1: Type: text/plain, Size: 187 bytes --]
On 06.04.2013 11:04, netfilter-devel-owner@vger.kernel.org wrote:
> As the subject says...
>
> Best regards
>
> Mart
lol damn, must been blind, now I added an extra space :/
removed...
[-- Attachment #2: iptables-manpage-Fix-missing-space-for-recent-match.patch --]
[-- Type: text/plain, Size: 792 bytes --]
>From 937309f37f9000f18f88c191923192c5d31a07e8 Mon Sep 17 00:00:00 2001
From: Mart Frauenlob <mart.frauenlob@chello.at>
Date: Sat, 6 Apr 2013 10:49:47 +0200
Subject: [PATCH 2/2] iptables manpage: Fix missing space for recent match --mask option.
---
extensions/libxt_recent.man | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man
index 8e6a8e9..05ae4fa 100644
--- a/extensions/libxt_recent.man
+++ b/extensions/libxt_recent.man
@@ -24,7 +24,7 @@ is the default.
\fB\-\-rdest\fP
Match/save the destination address of each packet in the recent list table.
.TP
-\fB\-\-mask\fPnetmask
+\fB\-\-mask\fP \fnetmask\fP
Netmask that will be applied to this recent list.
.TP
[\fB!\fP] \fB\-\-rcheck\fP
--
1.7.2.5
next prev parent reply other threads:[~2013-04-06 9:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-06 9:03 [PATCH] iptables manpage: Fix missing space for recent match --mask option Mart Frauenlob
2013-04-06 9:20 ` Mart Frauenlob [this message]
2013-04-06 11:04 ` Pablo Neira Ayuso
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=515FE8F3.5020700@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.