Browse Source

[1262] a minor documentation update: AXFREnd is now introduced, so
updated the doc accordingly.

JINMEI Tatuya 13 years ago
parent
commit
973fc74ac4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/bin/xfrin/xfrin.py.in

+ 1 - 2
src/bin/xfrin/xfrin.py.in

@@ -146,8 +146,7 @@ class XfrinState:
     The following diagram summarizes the state transition.  After sending
     The following diagram summarizes the state transition.  After sending
     the query, xfrin starts the process with the InitialSOA state (all
     the query, xfrin starts the process with the InitialSOA state (all
     IXFR/AXFR response begins with an SOA).  When it reaches IXFREnd
     IXFR/AXFR response begins with an SOA).  When it reaches IXFREnd
-    (or AXFREnd, which is not yet implemented and not shown here), the
-    process successfully completes.
+    or AXFREnd, the process successfully completes.
 
 
 
 
             (recv SOA)       (AXFR-style IXFR)   (SOA, add)
             (recv SOA)       (AXFR-style IXFR)   (SOA, add)