BIND 10 master, updated. a7f978695cb84f9be3dd4ca4ff819c85d4477746 guide: Make minor grammar fixes

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Feb 29 08:26:03 UTC 2012


The branch, master has been updated
       via  a7f978695cb84f9be3dd4ca4ff819c85d4477746 (commit)
      from  4724623b5fd7748dac9fd291e6661ab94780fbb6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7f978695cb84f9be3dd4ca4ff819c85d4477746
Author: Mukund Sivaraman <muks at banu.com>
Date:   Wed Feb 29 12:07:38 2012 +0530

    guide: Make minor grammar fixes

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 5bc9d84..ae7267d 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -909,7 +909,7 @@ address, but the usual ones don't." mean? -->
           This system allows you to start the same component multiple times
           (by including it in the configuration with different names, but the
           same process setting). However, the rest of the system doesn't expect
-          such situation, so it would probably not do what you want. Such
+          such a situation, so it would probably not do what you want. Such
           support is yet to be implemented.
         </para>
       </note>
@@ -921,10 +921,10 @@ address, but the usual ones don't." mean? -->
           <command>b10-cmdctl</command>, but then you couldn't
           change it back the usual way, as it would require it to
           be running (you would have to find and edit the configuration
-          directly).  Also, some modules might have dependencies
-          -- <command>b10-stats-httpd</command> need
+          directly).  Also, some modules might have dependencies:
+          <command>b10-stats-httpd</command> needs
           <command>b10-stats</command>, <command>b10-xfrout</command>
-          needs the <command>b10-auth</command> to be running, etc.
+          needs <command>b10-auth</command> to be running, etc.
 
 <!-- TODO: should we define dependencies? -->
 



More information about the bind10-changes mailing list