Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions tdns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ The DNS Tree is of fundamental importance, and is used a number of times
within `tdns`.

When storing the contents of the `org` zone, it may look like this:

```
*************************************************************************************************
* *
* .---. *
Expand All @@ -189,6 +189,7 @@ When storing the contents of the `org` zone, it may look like this:
* '-+-' '---' *
* *
*************************************************************************************************
```

This tree has a depth of four. The top node has an empty name, and is
relative to the name of the zone, in this case `org`.
Expand Down Expand Up @@ -725,4 +726,4 @@ time.powerdns.org. 3600 IN TXT "The time is Fri, 13 Apr 2018 12:55:54 +0200"
window.markdeepOptions={};
window.markdeepOptions.tocStyle = "long";
</script>
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="../ext/markdeep.min.js"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="../ext/markdeep.min.js"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>