bind: fixed typo

master
tiyn 2 years ago
parent 2debfd2e5b
commit 7ac4261c04

@ -112,7 +112,7 @@ $TTL 1D
15 PTR <thisserver>.<domain>.<tld>. 15 PTR <thisserver>.<domain>.<tld>.
``` ```
Additionally add all domain names in front of the first `)` that have been Additionally add all domain names in front of the first `(` that have been
added in the `zone.<domain>.<tld>` file as an [A record](./dns.md#a-record). added in the `zone.<domain>.<tld>` file as an [A record](./dns.md#a-record).
Note that all these have to be followed by a `.` just like Note that all these have to be followed by a `.` just like
`<thisserver>.<domain>.<tld>.` is. `<thisserver>.<domain>.<tld>.` is.

Loading…
Cancel
Save