BIND 10 master, updated. 103b3ba8ad4891afa8f808fd9b1187983737a0b6 guide: Make more minor grammar fixes
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Mar 1 08:19:06 UTC 2012
The branch, master has been updated
via 103b3ba8ad4891afa8f808fd9b1187983737a0b6 (commit)
from fbe90b8b726e59ec1cddd5338850c7f744340759 (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 103b3ba8ad4891afa8f808fd9b1187983737a0b6
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Mar 1 13:17:01 2012 +0530
guide: Make more minor grammar fixes
-----------------------------------------------------------------------
Summary of changes:
doc/guide/bind10-guide.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index ae7267d..6b95c3e 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1019,7 +1019,7 @@ Unix domain sockets
<!-- TODO -->
<note>
<para>
- The development prototype release only provides the
+ The development prototype release only provides
<command>bindctl</command> as a user interface to
<command>b10-cmdctl</command>.
Upcoming releases will provide another interactive command-line
@@ -1210,7 +1210,7 @@ or accounts database -->
The port can be set by using the <option>--port</option> command line option.
The address to listen on can be set using the <option>--address</option> command
line argument.
- Each HTTPS connection is stateless and timesout in 1200 seconds
+ Each HTTPS connection is stateless and times out in 1200 seconds
by default. This can be
redefined by using the <option>--idle-timeout</option> command line argument.
</para>
@@ -2371,7 +2371,7 @@ eth0 fe80::21e:8cff:fe9b:7349
In the Logging module, you can specify the configuration
for zero or more loggers; any that are not specified will
- take appropriate default values..
+ take appropriate default values.
</para>
More information about the bind10-changes
mailing list