summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-04-26 07:34:17 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-04-26 07:34:17 +0000
commitcae860d59fd5f8f7063265b63b8f09eb3105ee6c (patch)
tree9a2fe05d3e97b352a8342ca40484ee720793b5a0 /TAO/docs
parent770df8f01bb252815e3f930133d578eb6c98aa27 (diff)
downloadATCD-cae860d59fd5f8f7063265b63b8f09eb3105ee6c.tar.gz
ChangeLogTag:Mon Apr 26 00:33:13 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Security/SSLIOP-USAGE.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Security/SSLIOP-USAGE.html b/TAO/docs/Security/SSLIOP-USAGE.html
index dc0db0a29ca..507ca49db6d 100644
--- a/TAO/docs/Security/SSLIOP-USAGE.html
+++ b/TAO/docs/Security/SSLIOP-USAGE.html
@@ -241,7 +241,7 @@ $ ln -s cacert.pem `openssl x509 -noout -hash < cacert.pem`.0
<p><code>};</code></p>
<h4>Obtaining a Reference to the <code>SSLIOP::Current</code> Object</h4>
<p>A reference to the <code>SSLIOP::Current</code> object may be obtained using
- the standard <code>CORBA::ORB::resolve_initial_references</code> mechanism
+ the standard <code>CORBA::ORB::resolve_initial_references()</code> mechanism
with the argument <code>&quot;<font color="#009900">SSLIOPCurrent</font>&quot;</code>.
Here is an example:</p>
<blockquote>