]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix mistake in documentation 2383/head
authorAki Tuomi <cmouse@cmouse.fi>
Sun, 29 Mar 2015 18:23:38 +0000 (21:23 +0300)
committerAki Tuomi <cmouse@desteem.org>
Mon, 30 Mar 2015 07:30:26 +0000 (10:30 +0300)
docs/markdown/authoritative/dnssec.md

index df9f39633dd237ac7b92a997b731ec171fc6a7d0..edd967d5fbeaad61a8cd9c5d3a4798baa797a3c4 100644 (file)
@@ -313,7 +313,7 @@ For further details, please see [the `pdnssec`](#pdnssec) documentation.
 
 # PKCS\#11 support
 **Note**: This feature is experimental, and not ready for production. Use at your own risk!
-To enable it, compile PowerDNS Authoritative Server using --experimental-pkcs11-support flag. This requires you to have p11-kit libraries and headers.
+To enable it, compile PowerDNS Authoritative Server using --enable-experimental-pkcs11 flag on configure. This requires you to have p11-kit libraries and headers.
 
 Instructions on how to setup SoftHSM to work with the feature after compilation on ubuntu/debian (tested with Ubuntu 12 and 14).
 -   apt-get install softhsm p11-kit opensc