From 0824e7d5e9d80988a49a1699adb0d3c17f792b4c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 25 Dec 2012 13:11:18 +0000 Subject: doc: fixup omissions in ip6tables-restore.8 Signed-off-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- iptables/ip6tables-restore.8 | 6 ++++-- iptables/iptables-restore.8 | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'iptables') diff --git a/iptables/ip6tables-restore.8 b/iptables/ip6tables-restore.8 index 59a3b2e5..a4eadb1e 100644 --- a/iptables/ip6tables-restore.8 +++ b/iptables/ip6tables-restore.8 @@ -21,7 +21,7 @@ .SH NAME ip6tables-restore \(em Restore IPv6 Tables .SH SYNOPSIS -\fBip6tables\-restore\fP [\fB\-c\fP] [\fB\-n\fP] +\fBip6tables\-restore\fP [\fB\-c\fP] [\fB\-n\fP] [\fB\-T\fP \fIname\fP] .SH DESCRIPTION .PP .B ip6tables-restore @@ -32,7 +32,9 @@ I/O redirection provided by your shell to read from a file restore the values of all packet and byte counters .TP \fB\-n\fR, \fB\-\-noflush\fR -don't flush the previous contents of the table. If not specified, +don't flush the previous contents of the table. If not specified, +\fBip6tables-restore\fP flushes (deletes) all previous contents of the +respective table. .TP \fB\-T\fP, \fB\-\-table\fP \fIname\fP Restore only the named table even if the input stream contains other ones. diff --git a/iptables/iptables-restore.8 b/iptables/iptables-restore.8 index 0dd20cb1..5d1866f3 100644 --- a/iptables/iptables-restore.8 +++ b/iptables/iptables-restore.8 @@ -34,7 +34,7 @@ restore the values of all packet and byte counters \fB\-n\fR, \fB\-\-noflush\fR don't flush the previous contents of the table. If not specified, .B iptables-restore -flushes (deletes) all previous contents of the respective IP Table. +flushes (deletes) all previous contents of the respective table. .TP \fB\-T\fP, \fB\-\-table\fP \fIname\fP Restore only the named table even if the input stream contains other ones. -- cgit v1.2.3