summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/docs/TAO-tutorials.html5
-rw-r--r--TAO/docs/configurations.html2
-rw-r--r--THANKS1
3 files changed, 4 insertions, 4 deletions
diff --git a/TAO/docs/TAO-tutorials.html b/TAO/docs/TAO-tutorials.html
index 1258be98fed..618dbb1bca0 100644
--- a/TAO/docs/TAO-tutorials.html
+++ b/TAO/docs/TAO-tutorials.html
@@ -1,11 +1,11 @@
<!-- $Id$ -->
<html> <head>
<title><HTML>
- <TITLE>TAO Beginners' Guide</TITLE>
+ <TITLE>CORBA and TAO Beginners' Guide</TITLE>
<BODY text = "#000000" link="#000fff" vlink="#ff0f0f" bgcolor="#ffffff">
<HR><P>
- <H3>The Beginners' Guide to TAO</H3>
+ <H3>The Beginners' Guide to CORBA and TAO Programming</H3>
The <A HREF="http://www.cs.wustl.edu/~schmidt/ACE-members.html">TAO
development team</A> is creating a set of tutorials to help TAO
@@ -38,7 +38,6 @@ HREF="http://www.theaceorb.com/">OCI</A>. <P>
<A HREF="http://www.cs.wustl.edu/~schmidt/ACE_wrappers/docs/tutorials/new-tutorials.html">Developing new
tutorials</A> <P>
-
</DL>
<HR><P>
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html
index c958edeeb09..f487c0ee1ca 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -21,7 +21,7 @@ documentation, various components in TAO can be customized by
specifying options for those components. This document illustrates
how to combine these options in order to affect ORB behavior and
performance, particularly its <a
-href="http://www.cs.wustl.edu/~schmidt/CACM-arch.ps.gz">concurrency
+href="http://www.cs.wustl.edu/~schmidt/PDF/CACM-arch.pdf">concurrency
model</a>. </p>
<p> TAO configures itself using the <a
diff --git a/THANKS b/THANKS
index d6cc02f10fd..4ce66f033bc 100644
--- a/THANKS
+++ b/THANKS
@@ -1075,6 +1075,7 @@ ChenXu <chenxu_xjtu@263.net>
Vsevolod Novikov <novikov@df.nnov.rfnet.ru>
Brendan Corcoran <brendan@jenisys.com.au>
Steve Sivier <Steven.Sivier@Eng.Sun.COM>
+Rick Schneeman <rschneeman@nist.gov>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson. Paul devised the recursive Makefile scheme that