BIND 10 trac758, updated. 1b11baa7c10783eb9d53c24c7f1deb1c0a424105 [trac758] trivial editorial fixes.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jul 1 01:54:51 UTC 2011
The branch, trac758 has been updated
via 1b11baa7c10783eb9d53c24c7f1deb1c0a424105 (commit)
from e3ef2529a0582f0b146ea7326cf2d52312149cf9 (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 1b11baa7c10783eb9d53c24c7f1deb1c0a424105
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 30 18:54:36 2011 -0700
[trac758] trivial editorial fixes.
-----------------------------------------------------------------------
Summary of changes:
src/bin/bind10/bind10_messages.mes | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_messages.mes b/src/bin/bind10/bind10_messages.mes
index b6604a0..e2cc17f 100644
--- a/src/bin/bind10/bind10_messages.mes
+++ b/src/bin/bind10/bind10_messages.mes
@@ -49,7 +49,7 @@ running, which needs to be stopped.
% BIND10_MSGQ_DAEMON_ENDED b10-msgq process died, shutting down
The message bus daemon has died. This is a fatal error, since it may
-leave the system in an inconsistent state. BIND10 will now shut down
+leave the system in an inconsistent state. BIND10 will now shut down.
% BIND10_MSGQ_DISAPPEARED msgq channel disappeared
While listening on the message bus channel for messages, it suddenly
@@ -125,13 +125,13 @@ process; once that has been implemented, modules should not need root
privileges anymore.
% BIND10_STARTED_PROCESS started %1
-The given process has successfully been started
+The given process has successfully been started.
% BIND10_STARTED_PROCESS_PID started %1 (PID %2)
The given process has successfully been started, and has the given PID.
% BIND10_STARTING starting BIND10: %1
-Informational message on startup that show the full version.
+Informational message on startup that shows the full version.
% BIND10_STARTING_PROCESS starting process %1
The boss module is starting the given process.
More information about the bind10-changes
mailing list