]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
doc/example.conf.in: Clarify comment for `auto-trust-anchor-file` 481/head
authorPaul Menzel <pmenzel@molgen.mpg.de>
Mon, 3 May 2021 10:54:11 +0000 (12:54 +0200)
committerPaul Menzel <pmenzel@molgen.mpg.de>
Mon, 3 May 2021 10:57:39 +0000 (12:57 +0200)
Remove `And enable:` as it refers to the uncommented option.

Fixes: 01dd4a35 ("- Added explicit note on unbound-anchor usage:")
doc/example.conf.in

index 17b1b77413558a6c1746ef4fd45f3e522a21c76f..2149b2258afec45c0e2755944d9f490be375048a 100644 (file)
@@ -507,7 +507,7 @@ server:
        # Use several entries, one per domain name, to track multiple zones.
        #
        # If you want to perform DNSSEC validation, run unbound-anchor before
-       # you start unbound (i.e. in the system boot scripts).  And enable:
+       # you start unbound (i.e. in the system boot scripts).
        # Please note usage of unbound-anchor root anchor is at your own risk
        # and under the terms of our LICENSE (see that file in the source).
        # auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"