From: Bart De Schuymer <bdschuym@pandora.be>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH] fix physdev manpage
Date: Tue, 20 Jan 2009 17:19:17 +0100 [thread overview]
Message-ID: <4975F985.8090205@pandora.be> (raw)
Hi,
A sentence of the physdev module's help entry was truncated by the man
program because the line starts with a single quote.
Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
--- iptables-1.4.2/extensions/libxt_physdev.man.old 2009-01-17 13:12:39.000000000 +0100
+++ iptables-1.4.2/extensions/libxt_physdev.man 2009-01-17 13:16:37.000000000 +0100
@@ -27,9 +27,9 @@ interface which begins with this name wi
.B OUTPUT
chains one cannot match on the bridge output port, however one can in the
.B "filter OUTPUT"
-chain. If the packet won't leave by a bridge device or it is yet unknown what
-the output device will be, then the packet won't match this option, unless
-'!' is used.
+chain. If the packet won't leave by a bridge device or if it is yet unknown what
+the output device will be, then the packet won't match this option,
+unless '!' is used.
.TP
[\fB!\fP] \fB--physdev-is-in\fP
Matches if the packet has entered through a bridge interface.
next reply other threads:[~2009-01-20 16:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 16:19 Bart De Schuymer [this message]
2009-01-26 15:32 ` [PATCH] fix physdev manpage Patrick McHardy
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=4975F985.8090205@pandora.be \
--to=bdschuym@pandora.be \
--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.