summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-01 13:20:12 +0000
committervenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-01 13:20:12 +0000
commit18334afc1a8d0183d62222b741206f4e4618320d (patch)
treee12afa6fdde738b6f535037281ef656a8de9cece
parent56ef93661c4143199f5e647439d5d879bedad01e (diff)
downloadATCD-18334afc1a8d0183d62222b741206f4e4618320d.tar.gz
testing branch checkin
-rw-r--r--TAO/CIAO/DAnCE/NodeManager/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/DAnCE/NodeManager/README b/TAO/CIAO/DAnCE/NodeManager/README
index 0860cf39b93..5a68bef1472 100644
--- a/TAO/CIAO/DAnCE/NodeManager/README
+++ b/TAO/CIAO/DAnCE/NodeManager/README
@@ -3,11 +3,11 @@
@page Node_Daemon README File
CIAO's NodeDaemon implementation. NodeDaemon is the bootstraping
-mechanism to create new NodeApplication on the localhost. We
+mechanism to create new NodeApplication on the local host. We
currently depend on starting the NodeApplicationManager process on
some port of all the hosts that have NodeApplication install to
function properly. The port to run this daemon can be set by using the
TAO ORB options command of -ORBEndpoint <port>. This replaces the
earlier CIAO_Daemon implementation of CIAO as defined in the CCM
specification.
-*/ \ No newline at end of file
+*/