s/Reponse/Response/g
This commit is contained in:
parent
677267a4e2
commit
558349fdf0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37287
1 changed files with 3 additions and 3 deletions
|
@ -3643,7 +3643,7 @@ example.org. IN SOA ns1.example.org. admin.example.org. (
|
|||
10800 ; Refresh
|
||||
3600 ; Retry
|
||||
604800 ; Expire
|
||||
300 ; Negative Reponse TTL
|
||||
300 ; Negative Response TTL
|
||||
)
|
||||
|
||||
; DNS Servers
|
||||
|
@ -3727,7 +3727,7 @@ www IN CNAME example.org.</programlisting>
|
|||
10800 ; Refresh after 3 hours
|
||||
3600 ; Retry after 1 hour
|
||||
604800 ; Expire after 1 week
|
||||
300 ) ; Negative Reponse TTL</programlisting>
|
||||
300 ) ; Negative Response TTL</programlisting>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -3839,7 +3839,7 @@ mail IN A 192.168.1.5</programlisting>
|
|||
10800 ; Refresh
|
||||
3600 ; Retry
|
||||
604800 ; Expire
|
||||
300 ) ; Negative Reponse TTL
|
||||
300 ) ; Negative Response TTL
|
||||
|
||||
IN NS ns1.example.org.
|
||||
IN NS ns2.example.org.
|
||||
|
|
Loading…
Reference in a new issue