From: Andreas Gustafsson
Date: Tue, 27 Nov 2001 18:58:03 +0000 (+0000)
Subject: regenerated
X-Git-Tag: v9.2.0^2~99
X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e15532f8c68114410180d481c30ef82958456ca9;p=thirdparty%2Fbind9.git
regenerated
---
diff --git a/bin/nsupdate/nsupdate.8 b/bin/nsupdate/nsupdate.8
index d3e9b8bb6e8..9d469db25bc 100644
--- a/bin/nsupdate/nsupdate.8
+++ b/bin/nsupdate/nsupdate.8
@@ -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
diff --git a/bin/nsupdate/nsupdate.html b/bin/nsupdate/nsupdate.html
index 5fcc5733b7d..b8e63dcaea9 100644
--- a/bin/nsupdate/nsupdate.html
+++ b/bin/nsupdate/nsupdate.html
@@ -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
>