[svn] commit: r1651 - /trunk/doc/guide/bind10-guide.xml

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 26 14:35:23 UTC 2010


Author: jreed
Date: Fri Mar 26 14:35:23 2010
New Revision: 1651

Log:
Fix a typo.
Change a path for finding reviewed code in svn.

Modified:
    trunk/doc/guide/bind10-guide.xml

Modified: trunk/doc/guide/bind10-guide.xml
==============================================================================
--- trunk/doc/guide/bind10-guide.xml (original)
+++ trunk/doc/guide/bind10-guide.xml Fri Mar 26 14:35:23 2010
@@ -423,8 +423,8 @@
           control system. This is powered by Subversion and all the BIND 10
           development is public.
           The leading development is done in the <quote>trunk</quote>
-          and the first year prototype containing reviewed code is in
-          <filename>branches/Y1</filename>.
+          and the reviewed code is in
+          <filename>branches/REVIEWED</filename>.
         </para>
         <para>
           The code can be checked out from <filename>svn://bind10.isc.org/svn/bind10</filename>; for example to check out the trunk:
@@ -873,7 +873,7 @@
 <!-- TODO: maybe allow request from server side -->
       The <command>b10-cmdctl</command> daemon does not provide a
       public service. If any client wants to control BIND 10, then
-      a certificate needs to be first recieved from the BIND 10
+      a certificate needs to be first received from the BIND 10
       administrator.
       The BIND 10 installation provides a sample PEM bundle that matches
       the sample key and certificate.




More information about the bind10-changes mailing list