summaryrefslogtreecommitdiff
path: root/netsvcs/ACE-netsvcs.html
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-01-19 02:54:37 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-01-19 02:54:37 +0000
commitc2b8cb50173196df275919b5209ec9d44e80320a (patch)
tree5c816225487ddb28502a2b2f2b7e683564717582 /netsvcs/ACE-netsvcs.html
parentbaf255d7c29927cb170467d78e9475d39b4a121f (diff)
downloadATCD-c2b8cb50173196df275919b5209ec9d44e80320a.tar.gz
ChangeLogTag:Tue Jan 18 15:55:54 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'netsvcs/ACE-netsvcs.html')
-rw-r--r--netsvcs/ACE-netsvcs.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/netsvcs/ACE-netsvcs.html b/netsvcs/ACE-netsvcs.html
index 195e696cf0d..83aa0861292 100644
--- a/netsvcs/ACE-netsvcs.html
+++ b/netsvcs/ACE-netsvcs.html
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<HTML>
<HEAD>
@@ -433,7 +434,7 @@ to look for the shared object files or dlls.
<P><HR><P>
<H3><A NAME="token-overview">Token Service</A></H3>
-The ACE Token Service provides local and remove mutexes and
+The ACE Token Service provides local and remote mutexes and
readers/writer locks. For information regarding the deadlock
detection algorithm, check out ACE_Token_Manager.h. For information
about an implementation of the Composite Pattern for Tokens, check out