Index: ossp-web/pkg/lib/ex/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/ex/index.wml,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-web/pkg/lib/ex/index.wml,v' 2>/dev/null --- index.wml 2003/01/30 12:49:43 1.9 +++ index.wml 2003/02/17 19:36:03 1.10 @@ -7,9 +7,10 @@
@@ -21,7 +22,7 @@ are correctly passed back to the parent.
-The OSSP ex facility also provides advanced exception handling features like
+The OSSP ex facility also provides advanced exception handling features like
shielded and deferred exceptions. Additionally, OSSP ex allows you to choose
the used underlying machine context switching facility and optionally support
multi-threading environments by allowing you to store the exception catching
@@ -40,6 +41,7 @@