From: Filippo Zangheri <filippo.zangheri@yahoo.it>
To: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: [PATCH] xtables: remove white spaces from iptables-xml manpages
Date: Thu, 06 Mar 2008 00:13:04 +0100 [thread overview]
Message-ID: <47CF2900.2080903@yahoo.it> (raw)
Hi,
This patch removes useless white spaces from iptables-xml manpages.
Signed-off-by: Filippo Zangheri <filippo.zangheri@yahoo.it>
---
iptables-xml.8 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/iptables-xml.8 b/iptables-xml.8
index 2e4a3da..705dc5e 100644
--- a/iptables-xml.8
+++ b/iptables-xml.8
@@ -50,21 +50,21 @@ target like SNAT and another chain.
Some sample output is:
<iptables-rules>
- <table name="mangle" >
+ <table name="mangle">
<chain name="PREROUTING" policy="ACCEPT" packet-count="63436"
-byte-count="7137573" >
- <rule >
+byte-count="7137573">
+ <rule>
<conditions>
- <match >
- <p >tcp</p>
+ <match>
+ <p>tcp</p>
</match>
- <tcp >
- <sport >8443</sport>
+ <tcp>
+ <sport>8443</sport>
</tcp>
</conditions>
<actions>
- <call >
- <check_ip />
+ <call>
+ <check_ip/>
</call>
<ACCEPT/>
</actions>
--
Filippo Zangheri
GPG key ID: 0xE1D879FA
Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA
Key server: pgp.mit.edu
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GE d- s+:- a-- C++ UL+++ P+ L+++ E-- W+ N* o-- K- w--- O-- M--
V- PS++ PE+ Y+ PGP++ t 5-- X++ R* tv b+ DI-- D---- G-- e++ h--
r++ z*
------END GEEK CODE BLOCK------
next reply other threads:[~2008-03-06 1:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 23:13 Filippo Zangheri [this message]
2008-03-07 12:48 ` [PATCH] xtables: remove white spaces from iptables-xml manpages Jan Engelhardt
2008-03-07 19:04 ` Pablo Neira Ayuso
2008-03-08 12:19 ` Jan Engelhardt
2008-03-10 16:44 ` Patrick McHardy
2008-03-10 17:10 ` Filippo Zangheri
2008-03-10 17:40 ` Patrick McHardy
2008-03-10 17:46 ` Jan Engelhardt
2008-03-10 18:20 ` Patrick McHardy
2008-04-02 11:27 ` Jan Engelhardt
2008-04-02 13:31 ` Patrick McHardy
2008-03-10 17:52 ` Filippo Zangheri
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=47CF2900.2080903@yahoo.it \
--to=filippo.zangheri@yahoo.it \
--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.