diff mbox

[2/2] iptables: missing bracket in iptables-save(8)

Message ID 1394701334-23508-2-git-send-email-jpopelka@redhat.com
State Accepted
Headers show

Commit Message

Jiri Popelka March 13, 2014, 9:02 a.m. UTC
---
 iptables/iptables-save.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Pablo Neira Ayuso March 13, 2014, 1:23 p.m. UTC | #1
Also applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/iptables/iptables-save.8.in b/iptables/iptables-save.8.in
index 5e939b1..6128280 100644
--- a/iptables/iptables-save.8.in
+++ b/iptables/iptables-save.8.in
@@ -27,7 +27,7 @@  ip6tables-save \(em dump iptables rules to stdout
 [\fB\-t\fP \fItable\fP]
 .P
 \fBip6tables\-save\fP [\fB\-M\fP \fImodprobe\fP] [\fB\-c\fP]
-[\fB\-t\fP \fItable\fP
+[\fB\-t\fP \fItable\fP]
 .SH DESCRIPTION
 .PP
 .B iptables-save