summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-22 18:36:22 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-22 18:36:22 +0000
commitdfe8b3c83259ddf84d3ef027ebeef5719c865590 (patch)
treed3f416e64ed949d85593fd217d34cdec35c51edb /docs
parentacd5a221d9b5da69a4463919405be7bf15069c7e (diff)
downloadATCD-dfe8b3c83259ddf84d3ef027ebeef5719c865590.tar.gz
.
Diffstat (limited to 'docs')
-rw-r--r--docs/ACE-subsets.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/ACE-subsets.html b/docs/ACE-subsets.html
index a135235c1c5..d49e01a4b65 100644
--- a/docs/ACE-subsets.html
+++ b/docs/ACE-subsets.html
@@ -422,8 +422,9 @@ XtReactor
<hr><p>
<h3><a name="Status">Current ACE Subsetting Status</a></h3>
-<ul>
- <li>Remaining major subsetting issues:
+
+The following are the remaining major subsetting issues: <P>
+
<ul>
<li>Remove remaining dependencies on higher layers from ACE_OS.
(These can be seen by searching for ACE_HAS_MINIMAL_ACE_OS
@@ -447,8 +448,8 @@ XtReactor
<li>Remove use of multiple inheritance: its only used in a few
places, in one of the SOCK classes and service config.<p>
- </ul>
-</ul><p>
+ </ul><P>
+
Please let us know if you're able to contribute to this effort.<p>