summaryrefslogtreecommitdiffstats
path: root/extensions/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2012-09-28 10:43:06 +0200
committerJan Engelhardt <jengelh@inai.de>2012-09-30 11:32:49 +0200
commit4496801821c01e3934996b40e0012ddcb969a8df (patch)
tree13a995dd5d3f54121635efaf037b84cf5e8d0776 /extensions/.gitignore
parent9517bbf5b805df874dcc452dfeb2cc36a7bf1500 (diff)
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>
Diffstat (limited to 'extensions/.gitignore')
-rw-r--r--extensions/.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/.gitignore b/extensions/.gitignore
index 2e74faf7..b1260f0b 100644
--- a/extensions/.gitignore
+++ b/extensions/.gitignore
@@ -5,5 +5,5 @@
/GNUmakefile
/initext.c
/initext?.c
-/matches?.man
-/targets?.man
+/matches.man
+/targets.man