]> git.ipfire.org Git - thirdparty/iptables.git/commit
doc: deduplicate extension descriptions into a new manpage
authorJan Engelhardt <jengelh@inai.de>
Fri, 28 Sep 2012 08:43:06 +0000 (10:43 +0200)
committerJan Engelhardt <jengelh@inai.de>
Sun, 30 Sep 2012 09:32:49 +0000 (11:32 +0200)
commit4496801821c01e3934996b40e0012ddcb969a8df
tree13a995dd5d3f54121635efaf037b84cf5e8d0776
parent9517bbf5b805df874dcc452dfeb2cc36a7bf1500
doc: deduplicate extension descriptions into a new manpage

iptables.8 and ip6tables.8 had pretty much the same content, with a few
protocol-specific deviations here and there. Not only did that bloat the
manpages, but it also made it harder to spot differences. Separate out
the extension descriptions into a new manpage, which conveniently
features differences next to one another (cf. REJECT).

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
extensions/.gitignore
extensions/GNUmakefile.in
iptables/.gitignore
iptables/Makefile.am
iptables/ip6tables.8.in
iptables/iptables-extensions.8.in [new file with mode: 0644]
iptables/iptables.8.in