mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:52:05 -04:00
clarified "subdomain" description for update-policy statement.
This commit is contained in:
parent
c39200d949
commit
c861628626
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
|
||||
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.78 2001/01/05 22:12:52 bwelling Exp $ -->
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.79 2001/01/09 00:05:03 bwelling Exp $ -->
|
||||
|
||||
<book>
|
||||
|
||||
|
|
@ -4091,7 +4091,7 @@ same as the name in the name field.</para></entry>
|
|||
<row rowsep = "0">
|
||||
<entry colname = "1"><para><varname>subdomain</varname></para></entry>
|
||||
<entry colname = "2"><para>Matches when the updated name is a subdomain
|
||||
of the name in the name field.</para></entry>
|
||||
of the name in the name field (which includes the name itself).</para></entry>
|
||||
</row>
|
||||
<row rowsep = "0">
|
||||
<entry colname = "1"><para><varname>wildcard</varname></para></entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue