From 924cfea392dae1741979bd30c335680e1cef283f Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 22 Oct 2019 19:01:49 +0200 Subject: [PATCH] sdig manpage: fix typo --- docs/manpages/sdig.1.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 - -- 2.47.2