I spent some thoughts about this already - should we perhaps separate the extensions' manpages into their own file, rather than doing a hackish substitution into ip[6]tables.8.in? I was thinking of just taking the produced matches[46].man/targets[46].man and install these, so that the only postprocessing needed is cat, no sed, and the result looking something like the xtables-addons(8) manpage. That way, the duplicate presence of descriptions - since xt pieces are copied to both - between iptables(8) and ip6tables(8) could also be removed, and the makefile simplified. How about it? For now, this one: === The following changes since commit c960bde4a82792c285110589cf8b2cf1438e1b8f: Bump version to 1.4.11.1 (2011-06-08 15:26:17 +0200) are available in the git repository at: git://dev.medozas.de/iptables master Jan Engelhardt (1): doc: include matches/targets in manpage again iptables/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html