* [PATCH] fix physdev manpage
@ 2009-01-20 16:19 Bart De Schuymer
2009-01-26 15:32 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Bart De Schuymer @ 2009-01-20 16:19 UTC (permalink / raw)
To: netfilter-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fix physdev manpage
2009-01-20 16:19 [PATCH] fix physdev manpage Bart De Schuymer
@ 2009-01-26 15:32 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2009-01-26 15:32 UTC (permalink / raw)
To: Bart De Schuymer; +Cc: netfilter-devel
Bart De Schuymer wrote:
> A sentence of the physdev module's help entry was truncated by the man
> program because the line starts with a single quote.
Applied, thanks Bart.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-26 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 16:19 [PATCH] fix physdev manpage Bart De Schuymer
2009-01-26 15:32 ` Patrick McHardy
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).