]> granicus.if.org Git - pdns/commitdiff
Add missing parenthesis
authorJP Mens <jpmens@gmail.com>
Thu, 8 Jan 2015 20:03:50 +0000 (21:03 +0100)
committerJP Mens <jpmens@gmail.com>
Thu, 8 Jan 2015 20:03:50 +0000 (21:03 +0100)
docs/markdown/authoritative/domainmetadata.md

index 85827cfce4e743618e4d1067192693a0e4442301..2779524033876c7324c477ba71faee1fd92e193f 100644 (file)
@@ -56,4 +56,4 @@ Available modes are:
 * EPOCH: Sets the SOA serial to the number of seconds since the epoch. **Warning**: Don't combine this with AXFR - the slaves would keep refreshing all the time. If you need fast updates, sync the backend databases directly with incremental updates (or use the same database server on the slaves)
 
 ## TSIG-ALLOW-AXFR
-Allow these named TSIG keys to AXFR this zone (see [Provisioning outbound AXFR access](modes-of-operation.md#provisioning-outbound-axfr-access).
+Allow these named TSIG keys to AXFR this zone (see [Provisioning outbound AXFR access](modes-of-operation.md#provisioning-outbound-axfr-access)).