]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
format
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 17:53:36 +0000 (18:53 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 17:53:36 +0000 (18:53 +0100)
docs/markdown/authoritative/backend-ldap.md

index f653ea92615376cd924d106767311260b6e18d5c..4ab06880015b0f240af2543d6ef058148e402fe4 100644 (file)
@@ -406,8 +406,10 @@ aAAARecord attribute for reverse mapping of IP addresses to names. To
 maintain an index (pres,eq) on these attributes also improves
 performance of the LDAP server:
 
-`index aAAARecord pres,eq`\
-`index aRecord pres,eq`
+```
+index aAAARecord pres,eq
+index aRecord pres,eq
+```
 
 All other attributes than associatedDomain, aRecord or aAAARecord are
 only read if the object matches the specified criteria. Thus,