diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2003-05-18 01:12:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2003-05-18 01:12:00 +0000 |
commit | d4c81b9342f75cdff372bcd04f8b9d7b4b28f558 (patch) | |
tree | e6cac5262ab5686e971dbf86d8e04e6e84030c94 /TAO/docs | |
parent | a653b5fa13537ae2868ecc5759c199ff4c83a045 (diff) | |
download | ATCD-d4c81b9342f75cdff372bcd04f8b9d7b4b28f558.tar.gz |
ChangeLogTag:Fri May 16 11:15:53 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/docs')
-rw-r--r-- | TAO/docs/Options.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index 6e429ebae29..babe9b3694e 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -104,12 +104,12 @@ settings if both are enabled. <p> to statically and dynamically configure components into middleware and applications. The information comprising the names of these components and their corresponding options are specified in a service -configurator file, whose default file name is <font face="Courier -New">svc.conf</font>. The service configurator is opened and processed -by the ORB in <CODE>CORBA::ORB_init()</CODE>. The service configurator -processing is done after all the command-line options have been <!-- -Bala, should this be "processed" or just "parsed"? There could be a -different --> parsed.<P> +configurator file, whose default file name is +<CODE>svc.conf</code>. The service configurator is opened and +processed by the ORB in <CODE>CORBA::ORB_init()</CODE>. The service +configurator processing is done after all the command-line options +have been <!-- Bala, should this be "processed" or just "parsed"? +There could be a different --> parsed.<P> </UL> |