From 7cb0d7c500b51a47f529bb2c37ed443c748c253b Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 11 Feb 2020 15:58:35 +0100 Subject: [PATCH] Typos --- pdns/recursordist/docs/manpages/rec_control.1.rst | 4 ++-- pdns/syncres.cc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pdns/recursordist/docs/manpages/rec_control.1.rst b/pdns/recursordist/docs/manpages/rec_control.1.rst index c9f95b4183..923b096753 100644 --- a/pdns/recursordist/docs/manpages/rec_control.1.rst +++ b/pdns/recursordist/docs/manpages/rec_control.1.rst @@ -332,8 +332,8 @@ wipe-cache *DOMAIN* [*DOMAIN*] [...] **Warning**: Don't just wipe "www.somedomain.com", its NS records or CNAME target may still be undesired, so wipe "somedomain.com" as well. -wipe-cache-typed qtype *DOMAIN* [*DOMAIN*] [...] - Same as wip-cache, but only wipe records of type *qtype*. +wipe-cache-typed *qtype* *DOMAIN* [*DOMAIN*] [...] + Same as wipe-cache, but only wipe records of type *qtype*. See also -------- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 83cd882205..291fa394be 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -727,7 +727,7 @@ int SyncRes::doResolve(const DNSName &qname, const QType &qtype, vector