]> granicus.if.org Git - pdns/commitdiff
Update backend-geoip.md
authorJP Mens <jpmens@gmail.com>
Wed, 4 Nov 2015 07:32:58 +0000 (08:32 +0100)
committerJP Mens <jpmens@gmail.com>
Wed, 4 Nov 2015 07:32:58 +0000 (08:32 +0100)
docs/markdown/authoritative/backend-geoip.md

index 7b898237f62230bdad3f29266ab6b681cd3004a4..2c9b98d0cf6228bef36dd6ab372c1e4a3d8320c3 100644 (file)
@@ -36,7 +36,7 @@ options described [here](https://github.com/maxmind/geoip-api-c/blob/master/READ
 Specifies the full path of the zone configuration file to use.
 
 ### `geoip-dnssec-keydir`
-Specifies the full path of a directory that will contain DNSSEC keys. This option enables DNSSEC on the backend. Keys can be created/managed with `pdnutil`, and the backend stores these keys in files with key flags and active/disabled state encoded in the key filenames.
+Specifies the full path of a directory that will contain DNSSEC keys. This option enables DNSSEC on the backend. Keys can be created/managed with `pdnsutil`, and the backend stores these keys in files with key flags and active/disabled state encoded in the key filenames.
 
 ## Zonefile format
 Zone configuration file uses YAML syntax. Here is simple example. Note that the ‐ before certain keys is part of the syntax.