From: Jeremy Reed Date: Tue, 20 Jan 2009 19:59:25 +0000 (+0000) Subject: Document @ (asperand) for bugs ticket 17144. X-Git-Tag: v9.3.6-P2~4^2~105 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5567f54834089be35d0df6afe2ccfaa039ab2233;p=thirdparty%2Fbind9.git Document @ (asperand) for bugs ticket 17144. While here also add missing period at end of sentence and describe dot to fix problem as noted by SUN Guonian off-list (because Chinese end of sentence dot is different than dot). --- diff --git a/CHANGES b/CHANGES index b7481a466ad..69760e02384 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2533. [doc] ARM: document @ (at-sign). [RT #17144] + 2532. [bug] dig: check the question section of the response to see if it matches the asked question. [RT #18495] diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index cd1db7ac820..b79d759c4e6 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -11269,6 +11269,16 @@ zone zone_name class$ORIGIN, $INCLUDE, and $TTL. + + The <command>@</command> (at-sign) + + When used in the label (or name) field, the asperand or + at-sign (@) symbol represents the current origin. + At the start of the zone file, it is the + <zone_name> (followed by + trailing dot). + + The <command>$ORIGIN</command> Directive @@ -11280,7 +11290,8 @@ zone zone_name class$ORIGIN - <zone-name>. + <zone_name>. + (followed by trailing dot). The current $ORIGIN is appended to the domain specified in the $ORIGIN argument if it is not absolute.