netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify
@ 2016-03-10 10:35 Arturo Borrero Gonzalez
  2016-03-10 10:35 ` [iptables PATCH 2/2] iptables/xtables-arp.c: fix typo, wierd vs weird Arturo Borrero Gonzalez
  2016-03-10 13:06 ` [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify Florian Westphal
  0 siblings, 2 replies; 3+ messages in thread
From: Arturo Borrero Gonzalez @ 2016-03-10 10:35 UTC (permalink / raw)
  To: netfilter-devel

Reported by Debian lintian tool.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
---
 extensions/libxt_rpfilter.man |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/libxt_rpfilter.man b/extensions/libxt_rpfilter.man
index f7f56d2..a3c0fcd 100644
--- a/extensions/libxt_rpfilter.man
+++ b/extensions/libxt_rpfilter.man
@@ -8,7 +8,7 @@ Also, packets arriving via the loopback interface are always permitted.
 This match can only be used in the PREROUTING chain of the raw or mangle table.
 .TP
 \fB\-\-loose\fP
-Used to specifiy that the reverse path filter test should match
+Used to specify that the reverse path filter test should match
 even if the selected output device is not the expected one.
 .TP
 \fB\-\-validmark\fP


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

* [iptables PATCH 2/2] iptables/xtables-arp.c: fix typo, wierd vs weird
  2016-03-10 10:35 [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify Arturo Borrero Gonzalez
@ 2016-03-10 10:35 ` Arturo Borrero Gonzalez
  2016-03-10 13:06 ` [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify Florian Westphal
  1 sibling, 0 replies; 3+ messages in thread
From: Arturo Borrero Gonzalez @ 2016-03-10 10:35 UTC (permalink / raw)
  To: netfilter-devel

Reported by Debian lintian tool.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
---
 iptables/xtables-arp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iptables/xtables-arp.c b/iptables/xtables-arp.c
index 26ece01..346bece 100644
--- a/iptables/xtables-arp.c
+++ b/iptables/xtables-arp.c
@@ -727,7 +727,7 @@ parse_interface(const char *arg, char *vianame, unsigned char *mask)
 			if (!isalnum(vianame[i])
 			    && vianame[i] != '_'
 			    && vianame[i] != '.') {
-				printf("Warning: wierd character in interface"
+				printf("Warning: weird character in interface"
 				       " `%s' (No aliases, :, ! or *).\n",
 				       vianame);
 				break;


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

* Re: [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify
  2016-03-10 10:35 [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify Arturo Borrero Gonzalez
  2016-03-10 10:35 ` [iptables PATCH 2/2] iptables/xtables-arp.c: fix typo, wierd vs weird Arturo Borrero Gonzalez
@ 2016-03-10 13:06 ` Florian Westphal
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Westphal @ 2016-03-10 13:06 UTC (permalink / raw)
  To: Arturo Borrero Gonzalez; +Cc: netfilter-devel

Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> wrote:
> Reported by Debian lintian tool.
> 
> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
> ---
>  extensions/libxt_rpfilter.man |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I pushed both patches to iptables master, thanks Arturo!

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

end of thread, other threads:[~2016-03-10 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 10:35 [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify Arturo Borrero Gonzalez
2016-03-10 10:35 ` [iptables PATCH 2/2] iptables/xtables-arp.c: fix typo, wierd vs weird Arturo Borrero Gonzalez
2016-03-10 13:06 ` [iptables PATCH 1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify 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).