diff options
author | mcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-08-31 18:26:10 +0000 |
---|---|---|
committer | mcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-08-31 18:26:10 +0000 |
commit | a85364842af2d98218d85f70e25a0aef4c28479d (patch) | |
tree | c8f9ad6d77776d19db15206f6e8c15a8f8054afd /TAO/docs/Options.html | |
parent | 93de6491f36d9dfc0674b54629368d914b7c8ec4 (diff) | |
download | ATCD-a85364842af2d98218d85f70e25a0aef4c28479d.tar.gz |
ChangeLogTag: Wed Aug 31 18:24:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'TAO/docs/Options.html')
-rw-r--r-- | TAO/docs/Options.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index c76b66b9988..354645474cf 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -662,8 +662,8 @@ listen endpoints should be encoded into IORs when <code>-ORBUseIMR</code> is set. The default is true. </td> </tr> <tr> - <td><code>-ORBUseSharedProfiles</code> <em>boolean (0|1)</em></td> - <td><a name="-ORBUseSharedProfiles"></a> + <td><code>-ORBUseSharedProfile</code> <em>boolean (0|1)</em></td> + <td><a name="-ORBUseSharedProfile"></a> This option allows multiple implicit or explicit endpoints to be combined into a single profile for a given protocol rather than using multiple profiles. For IIOP in non RTCORBA environments, the CORBA @@ -671,7 +671,7 @@ is set. The default is true. </td> used to encode the combined endpoints. Processses using RTCORBA and priority banded connections will continue to generate Profiles with <code>TAO_TAG_IIOP_ENDPOINT</code> components. - This options is enabled by default. + This options is disabled by default. </td> </tr> <tr> |