]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: Install ip{6,}tables-restore-translate.8 man pages
authorPhil Sutter <phil@nwl.cc>
Tue, 23 Jul 2019 13:24:41 +0000 (15:24 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 29 Jul 2019 13:26:18 +0000 (15:26 +0200)
Just like in b738ca3677785 ("doc: Install ip{6,}tables-translate.8
manpages"), create man pages for *-restore-translate tools as semantic
links to xtables-translate.8.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/.gitignore
iptables/Makefile.am

index 66c85c76d63586f25c6bc60b60e352139d92d90b..cd7d87b127ae689a14eb7ce6546c3e26ad2e0e9c 100644 (file)
@@ -3,6 +3,7 @@
 /ip6tables-restore
 /ip6tables-static
 /ip6tables-translate.8
+/ip6tables-restore-translate.8
 /iptables
 /iptables.8
 /iptables-extensions.8
@@ -13,6 +14,7 @@
 /iptables-restore.8
 /iptables-static
 /iptables-translate.8
+/iptables-restore-translate.8
 /iptables-xml
 /iptables-xml.1
 /xtables-multi
index 7ec0da55d2844f2af5537126fc76b01f0102fef8..21ac7f08b7c1f1d184f998074f7418df6153f8a7 100644 (file)
@@ -57,6 +57,7 @@ man_MANS         = iptables.8 iptables-restore.8 iptables-save.8 \
 if ENABLE_NFTABLES
 man_MANS       += xtables-nft.8 xtables-translate.8 xtables-legacy.8 \
                    iptables-translate.8 ip6tables-translate.8 \
+                  iptables-restore-translate.8 ip6tables-restore-translate.8 \
                    xtables-monitor.8 \
                    arptables-nft.8 arptables-nft-restore.8 arptables-nft-save.8 \
                    ebtables-nft.8
@@ -92,7 +93,7 @@ iptables-extensions.8: iptables-extensions.8.tmpl ../extensions/matches.man ../e
                -e '/@MATCH@/ r ../extensions/matches.man' \
                -e '/@TARGET@/ r ../extensions/targets.man' $< >$@;
 
-iptables-translate.8 ip6tables-translate.8:
+iptables-translate.8 ip6tables-translate.8 iptables-restore-translate.8 ip6tables-restore-translate.8:
        ${AM_VERBOSE_GEN} echo '.so man8/xtables-translate.8' >$@
 
 pkgconfig_DATA = xtables.pc