mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 09:51:03 -05:00
regenerated
This commit is contained in:
parent
06a316a2fe
commit
e181d9899b
2 changed files with 2 additions and 2 deletions
|
|
@ -296,7 +296,7 @@ The newly-added record has a 1 day TTL (86400 seconds)
|
|||
.nf
|
||||
# nsupdate
|
||||
> prereq nxdomain nickname.example.com
|
||||
> update add nickname.example.com CNAME somehost.example.com
|
||||
> update add nickname.example.com 86400 CNAME somehost.example.com
|
||||
>
|
||||
.sp
|
||||
.fi
|
||||
|
|
|
|||
|
|
@ -801,7 +801,7 @@ The newly-added record has a 1 day TTL (86400 seconds)
|
|||
CLASS="PROGRAMLISTING"
|
||||
># nsupdate
|
||||
> prereq nxdomain nickname.example.com
|
||||
> update add nickname.example.com CNAME somehost.example.com
|
||||
> update add nickname.example.com 86400 CNAME somehost.example.com
|
||||
></PRE
|
||||
></P
|
||||
><P
|
||||
|
|
|
|||
Loading…
Reference in a new issue