regenerated

This commit is contained in:
Andreas Gustafsson 2001-11-27 18:56:18 +00:00
parent 06a316a2fe
commit e181d9899b
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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
&#62;</PRE
></P
><P