* [PATCH] iptables: fix version in iptables(8)
@ 2014-03-07 15:23 Jiri Popelka
2014-03-07 17:36 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Popelka @ 2014-03-07 15:23 UTC (permalink / raw)
To: netfilter-devel; +Cc: Jiri Popelka
---
iptables/iptables.8.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in
index 155c97e..d67e12a 100644
--- a/iptables/iptables.8.in
+++ b/iptables/iptables.8.in
@@ -464,4 +464,4 @@ Man page originally written by Herve Eychenne <rv@wallfire.org>.
.\" .. and most of all, modest ..
.SH VERSION
.PP
-This manual page applies to iptables/ip6tables @PACKAGE_AND_VERSION@.
+This manual page applies to iptables/ip6tables @PACKAGE_VERSION@.
--
1.8.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-07 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 15:23 [PATCH] iptables: fix version in iptables(8) Jiri Popelka
2014-03-07 17:36 ` Pablo Neira Ayuso
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).