|
@@ -45,11 +45,11 @@ Currently only the SQLITE3 data source is supported\&.
|
|
|
.sp .5v
|
|
|
.RE
|
|
|
.PP
|
|
|
-Some control entries (aka directives) are supported\&. $ORIGIN is followed by a domain name and is used to define the relative domain name\&. $INCLUDE is followed by a filename to load\&.
|
|
|
+Some control entries (aka directives) are supported\&. $ORIGIN is followed by a domain name, and sets the the origin that will be used for relative domain names in subsequent records\&. $INCLUDE is followed by a filename to load\&.
|
|
|
The previous origin is restored after the file is included\&.
|
|
|
-$TTL is followed by a time\-to\-live value which is used by following records that don\'t have their TTL set\&.
|
|
|
+$TTL is followed by a time\-to\-live value which is used by any following records that don\'t specify a TTL\&.
|
|
|
.PP
|
|
|
-When replacing a zone, all records from the prior same zone disappear and the whole new set appears\&.
|
|
|
+When re\-loading an existing zone, the prior version is completely removed\&. While the new version of the zone is being loaded, the old version remains accessible to queries\&. After the new version is completely loaded, the old version is swapped out and replaced with the new one in a single operation\&.
|
|
|
.SH "ARGUMENTS"
|
|
|
.PP
|
|
|
\-d \fIdatabase\fR
|