]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Apply suggestions from code review 14809/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 4 Nov 2024 12:10:47 +0000 (13:10 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 12:10:47 +0000 (13:10 +0100)
Co-authored-by: Remi Gacogne <github@coredump.fr>
pdns/recursordist/docs/upgrade.rst
pdns/recursordist/rec_channel_rec.cc

index 967e45f3f4f61402313c144090bf074a55c57055..84b2159b5c50e21345732f374d6855b9be3ed6dc 100644 (file)
@@ -10,7 +10,7 @@ When upgrading several versions, please read **all** notes applying to the upgra
 Changed behaviour
 ^^^^^^^^^^^^^^^^^
 Parsing of old-style settings is no longer enabled by default.
-Convert yor settings file to YAML (see :doc:`appendices/yamlconversion`) or pass ``--enable-old-settings`` on the command line.
+Convert your settings file to YAML (see :doc:`appendices/yamlconversion`) or pass ``--enable-old-settings`` on the command line.
 
 The way :ref:`setting-yaml-incoming.max_tcp_clients` is enforced has changed.
 If there are too many incoming TCP connections, new connections will be accepted but then closed immediately.
index 86d3b906b3da83da347996c1b9ebf6377551a5c5..f6876587237ac54e2961289d12a6045ee4bdefe9 100644 (file)
@@ -1886,7 +1886,7 @@ static RecursorControlChannel::Answer help()
           "                                 notice: queries from cache aren't being counted yet\n"
           "get-remotelogger-stats           get remote logger statistics\n"
           "hash-password [work-factor]      ask for a password then return the hashed version\n"
-          "help                             get this list (from the runnig recursor)\n"
+          "help                             get this list (from the running recursor)\n"
           "list-dnssec-algos                list supported DNSSEC algorithms\n"
           "ping                             check that all threads are alive\n"
           "quit                             stop the recursor daemon\n"