]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Minor grammar improvements in the Signing chapter of the DNSSEC Guide
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 17 Jun 2022 15:06:23 +0000 (15:06 +0000)
committerPetr Špaček <pspacek@isc.org>
Thu, 7 Jul 2022 09:48:33 +0000 (11:48 +0200)
(cherry picked from commit 6b1ad4dcfba41585be42b94592ee924b7b781cf5)

doc/dnssec-guide/signing.rst

index 334498e2411568dd54aa254ac9170cb662e5ae84..534b35e857e88f12d8334ce60d1ee68fd748faaa 100644 (file)
@@ -1150,7 +1150,7 @@ ZSK, and 257 is KSK.
 The name of the file also tells us something
 about the contents. See chapter :ref:`zone_keys` for more details.
 
-Make sure these files are readable by ``named`` and make sure that the
+Make sure that these files are readable by ``named`` and that the
 ``.private`` files are not readable by anyone else.
 
 Setting Key Timing Information
@@ -1575,7 +1575,7 @@ has three parameters: the unsigned zone name
 also generates a plain text file ``/etc/bind/db/example.com.signed.db``,
 which you can verify for correctness.
 
-Finally, you'll need to update ``named.conf`` to load the signed version
+Finally, ``named.conf`` needs to be updated to load the signed version
 of the zone, which looks something like this:
 
 ::