From: Jan Engelhardt Date: Fri, 28 Sep 2012 08:57:45 +0000 (+0200) Subject: doc: mention iptables-apply in the SEE ALSO sections X-Git-Tag: v1.4.16~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5ba43ae48c1310e5a615cf9485c1d42f486467;p=thirdparty%2Fiptables.git doc: mention iptables-apply in the SEE ALSO sections References: http://bugs.debian.org/660748 Signed-off-by: Jan Engelhardt --- diff --git a/iptables/ip6tables.8.in b/iptables/ip6tables.8.in index edd092d7..078bcacd 100644 --- a/iptables/ip6tables.8.in +++ b/iptables/ip6tables.8.in @@ -390,6 +390,7 @@ There are several other changes in ip6tables. \fBip6tables\-save\fP(8), \fBip6tables\-restore\fP(8), \fBiptables\fP(8), +\fBiptables\-apply\fP(8), \fBiptables\-extensions\fP(8), \fBiptables\-save\fP(8), \fBiptables\-restore\fP(8), diff --git a/iptables/iptables-apply.8 b/iptables/iptables-apply.8 index 8208fd0f..66eaf57a 100644 --- a/iptables/iptables-apply.8 +++ b/iptables/iptables-apply.8 @@ -18,7 +18,7 @@ connection, the user will not be able to answer affirmatively. In this case, the script rolls back to the previous ruleset after the timeout expired. The timeout can be set with \fB\-t\fP. .PP -When called as ip6tables\-apply, the script will use +When called as \fBip6tables\-apply\fP, the script will use ip6tables\-save/\-restore instead. .SH OPTIONS .TP diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in index 48eb2fa1..d6b409d0 100644 --- a/iptables/iptables.8.in +++ b/iptables/iptables.8.in @@ -393,6 +393,7 @@ seen previously. So the following options are handled differently: .fi There are several other changes in iptables. .SH SEE ALSO +\fBiptables\-apply\fP(8), \fBiptables\-save\fP(8), \fBiptables\-restore\fP(8), \fBiptables\-extensions\fP(8),