summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 19:04:14 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-29 19:04:14 +0000
commitd50eb1e4bda28917bf6eede9f2f3a41d3b1171f2 (patch)
treee0a995e459e7c2c0c66c7c952d42c59d0e1b906f
parent3d5fade3a633725882ae638d8d4fad3cb56ab8b0 (diff)
downloadATCD-d50eb1e4bda28917bf6eede9f2f3a41d3b1171f2.tar.gz
Formattes the text.
-rw-r--r--TAO/tests/POA/NewPOA/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/TAO/tests/POA/NewPOA/README b/TAO/tests/POA/NewPOA/README
index 6ddded4d8a6..c8b10ab94f7 100644
--- a/TAO/tests/POA/NewPOA/README
+++ b/TAO/tests/POA/NewPOA/README
@@ -1,4 +1,5 @@
-This application explains the usage scenario, where a new POAs will have to be created.
+This application explains the usage scenario, where new POAs will
+have to be created.
Run this example as follows.
@@ -7,12 +8,13 @@ Run this example as follows.
Comments :
=========
- - Creates the POA hierarchy as given in the header of the NewPOA.cpp file.
-
+ - Creates the POA hierarchy as given in the header of the NewPOA.cpp
+ file.
+
- Prints out names of all the POAs.
- - It prints out two warning messages, since there is no Resource Factory and Strategy Factory
- found in the Service Repository.
+ - It prints out two warning messages, since there is no Resource Factory
+ and Strategy Factory found in the Service Repository.
It takes the default instances of the Resource and Strategy Factories.