BIND 10 trac1960, updated. efeb8e81af78b9bca08785646948da46aec3d1c8 [1960] Corrected typos.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Sep 25 08:03:18 UTC 2012
The branch, trac1960 has been updated
via efeb8e81af78b9bca08785646948da46aec3d1c8 (commit)
from d82d52518ab96e3c7aece6c2c4ebcb599b993770 (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 efeb8e81af78b9bca08785646948da46aec3d1c8
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Sep 25 10:03:05 2012 +0200
[1960] Corrected typos.
-----------------------------------------------------------------------
Summary of changes:
tests/tools/perfdhcp/test_control.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/tests/tools/perfdhcp/test_control.h b/tests/tools/perfdhcp/test_control.h
index d0ad65e..e60add2 100644
--- a/tests/tools/perfdhcp/test_control.h
+++ b/tests/tools/perfdhcp/test_control.h
@@ -70,13 +70,13 @@ namespace perfdhcp {
/// - optionally print some diagnostics.
///
/// With the '-w' command line option user may specify the external application
-/// or script to be executed. The is executed twice, first when the test starts
+/// or script to be executed. This is executed twice, first when the test starts
/// and second time when the test ends. This external script or application must
/// accept 'start' and 'stop' arguments. The first time it is called, it is
/// called with the argument 'start' and the second time with the argument
/// 'stop'.
///
-/// The applicated is executed by calling fork() to fork the current perfdhcp
+/// The application is executed by calling fork() to fork the current perfdhcp
/// process and then call execlp() to replace the current process image with
/// the new one.
///
More information about the bind10-changes
mailing list