BIND 10 trac2657, updated. d85b2e22c5c45050d3191ee73c508bbd3cd1251f [2657] Minor: corrected some typos.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 6 09:20:44 UTC 2013
The branch, trac2657 has been updated
via d85b2e22c5c45050d3191ee73c508bbd3cd1251f (commit)
from 8b2f7c325534431cb4f6cca82c5d314583e03248 (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 d85b2e22c5c45050d3191ee73c508bbd3cd1251f
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Feb 6 10:20:33 2013 +0100
[2657] Minor: corrected some typos.
-----------------------------------------------------------------------
Summary of changes:
doc/guide/bind10-guide.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index cf4193d..3c61915 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -4061,7 +4061,7 @@ Dhcp4/subnet4 [] list (default)
> <userinput>config set Dhcp4/option-data[2]/data ""</userinput>
> <userinput>config commit</userinput>
</screen>
- Even tough the "container" option does not carry any data except
+ Even though the "container" option does not carry any data except
sub-options, the "data" field must be explictly set to an empty value.
It is required because the default configuration values are not
propagated to the configuration parsers in the current version of Kea.
@@ -4774,7 +4774,7 @@ should include options from the isc option space:
> <userinput>config set Dhcp6/option-data[2]/data ""</userinput>
> <userinput>config commit</userinput>
</screen>
- Even tough the "container" option does not carry any data except
+ Even though the "container" option does not carry any data except
sub-options, the "data" field must be explictly set to an empty value.
It is required because the default configuration values are not
propagated to the configuration parsers in the current version of Kea.
More information about the bind10-changes
mailing list