summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2012-09-28 10:57:45 +0200
committerJan Engelhardt <jengelh@inai.de>2012-09-30 11:32:49 +0200
commit7b5ba43ae48c1310e5a615cf9485c1d42f486467 (patch)
treec5897b286c93589137ce6ab5513ba4cbc4eec4e3 /iptables
parentd97d546ba4540a28b14fcbf75176df345caee954 (diff)
doc: mention iptables-apply in the SEE ALSO sections
References: http://bugs.debian.org/660748 Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Diffstat (limited to 'iptables')
-rw-r--r--iptables/ip6tables.8.in1
-rw-r--r--iptables/iptables-apply.82
-rw-r--r--iptables/iptables.8.in1
3 files changed, 3 insertions, 1 deletions
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),