From: Phil Sutter Date: Tue, 1 Aug 2023 22:23:37 +0000 (+0200) Subject: man: iptables.8: Fix intra page reference X-Git-Tag: v1.8.10~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bda308b32847d08b2c27077fa3c02200b59cdca;p=thirdparty%2Fiptables.git man: iptables.8: Fix intra page reference When sections MATCH EXTENSIONS and TARGET EXTENSIONS were combined, the reference could have been updated to specify the exact title. Fixes: 4496801821c01 ("doc: deduplicate extension descriptions into a new manpage") Signed-off-by: Phil Sutter --- diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in index 6486588e..85af1800 100644 --- a/iptables/iptables.8.in +++ b/iptables/iptables.8.in @@ -307,8 +307,8 @@ false, evaluation will stop. This specifies the target of the rule; i.e., what to do if the packet matches it. The target can be a user-defined chain (other than the one this rule is in), one of the special builtin targets which decide -the fate of the packet immediately, or an extension (see \fBEXTENSIONS\fP -below). If this +the fate of the packet immediately, or an extension (see \fBMATCH AND TARGET +EXTENSIONS\fP below). If this option is omitted in a rule (and \fB\-g\fP is not used), then matching the rule will have no effect on the packet's fate, but the counters on the rule will be