summaryrefslogtreecommitdiff
path: root/TAO/examples/Advanced
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-03 17:29:53 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-03 17:29:53 +0000
commit966e6a9f08fb57a664f54dde7f0c628f4c38f7d1 (patch)
treed0fd78133fadfbf7921f1e63c79932d2ea06f5b0 /TAO/examples/Advanced
parent8f0de29912b40ea8db9978616618878b4146406f (diff)
downloadATCD-966e6a9f08fb57a664f54dde7f0c628f4c38f7d1.tar.gz
ChangeLogTag:Thu Aug 03 10:25:01 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/examples/Advanced')
-rw-r--r--TAO/examples/Advanced/ch_18/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/examples/Advanced/ch_18/README b/TAO/examples/Advanced/ch_18/README
index 5e0856df7d7..7bf75c2a070 100644
--- a/TAO/examples/Advanced/ch_18/README
+++ b/TAO/examples/Advanced/ch_18/README
@@ -40,6 +40,6 @@ run_test.pl:
The script starts up a new Naming Service, starts thc server and client,
and when the client has completed terminates the server and NamingService.
-
-
-
+Running:
+ Please run the Naming Service first, then run the server program and
+ finally run the client program.