]> git.ipfire.org Git - thirdparty/iptables.git/commit
man: iptables.8: Clarify --goto description
authorPhil Sutter <phil@nwl.cc>
Tue, 1 Aug 2023 22:28:03 +0000 (00:28 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 4 Aug 2023 23:29:01 +0000 (01:29 +0200)
commit94c19939744dbbbc6ff0fedf6cdba661769fdc87
tree7643740a8a3f3a58d05abbc538ece49a5111d3a8
parent3bda308b32847d08b2c27077fa3c02200b59cdca
man: iptables.8: Clarify --goto description

Text speaks about behaviour of RETURN target when used in chains
redirected to using --goto instead of --jump, not the difference between
--jump option and "return".

Fixes: 17fc163babc34 ("add 'goto' support (Henrik Nordstrom <hno@marasystems.com>)")
Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/iptables.8.in