From: Peter van Dijk Date: Tue, 22 Oct 2019 17:01:49 +0000 (+0200) Subject: sdig manpage: fix typo X-Git-Tag: dnsdist-1.5.0-alpha1~12^2~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924cfea392dae1741979bd30c335680e1cef283f;p=thirdparty%2Fpdns.git sdig manpage: fix typo --- diff --git a/docs/manpages/sdig.1.rst b/docs/manpages/sdig.1.rst index 8ce4e1c682..794efa76ee 100644 --- a/docs/manpages/sdig.1.rst +++ b/docs/manpages/sdig.1.rst @@ -37,7 +37,7 @@ showflags Show the NSEC3 flags in the response (they are hidden by default). tcp Use TCP instead of UDP to send the query. -xpf *XPFCODE* *XPFVERSION* *XPFPROTO* *XPFSRC* *XPFSRC* +xpf *XPFCODE* *XPFVERSION* *XPFPROTO* *XPFSRC* *XPFDST* Send an *XPF* additional with these parameters. Examples @@ -50,4 +50,3 @@ Simple queries to local resolvers Query to a DNS-over-HTTPS server requesting dnssec and recursion sdig https://dns.somesample.net/dns-query 443 example.com A dnssec recurse -