From: Peter van Dijk Date: Wed, 17 Jul 2019 16:59:13 +0000 (+0200) Subject: add whatis description to nproxy man page X-Git-Tag: dnsdist-1.4.0-rc1~36^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc91fbab1a599671a9f05e332dd78afe6fe53851;p=pdns add whatis description to nproxy man page --- diff --git a/docs/conf.py b/docs/conf.py index b09c0f212..9849a691c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -181,6 +181,7 @@ descriptions = { 'dumresp': 'A dumb DNS responder', 'ixfrdist': 'An IXFR/AXFR-only server that re-distributes zones', 'ixplore': 'A tool that provides insights into IXFRs', + 'nproxy': 'DNS notification proxy', 'nsec3dig': 'Show and validate NSEC3 proofs', 'pdns_control': 'Control the PowerDNS nameserver', 'pdns_notify': 'A simple DNS NOTIFY sender', diff --git a/docs/manpages/nproxy.1.rst b/docs/manpages/nproxy.1.rst index aaa378bbe..31f7844d6 100644 --- a/docs/manpages/nproxy.1.rst +++ b/docs/manpages/nproxy.1.rst @@ -1,12 +1,10 @@ nproxy ====== -:program:`nproxy` - DNS notification proxy - Synopsis -------- -nproxy --powerdns-address *ADDRESS* [*OPTION*]... *ADDRESS*... +:program:`nproxy` --powerdns-address *ADDRESS* [*OPTION*]... *ADDRESS*... Description -----------