diff options
Diffstat (limited to 'netsvcs')
-rw-r--r-- | netsvcs/lib/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netsvcs/lib/README b/netsvcs/lib/README index ed509a4b2f5..f624b1758fc 100644 --- a/netsvcs/lib/README +++ b/netsvcs/lib/README @@ -16,8 +16,8 @@ ACE wrapper features. allows applications to bind, find, and unbind names in a distributed system. - . Token_Handler.* -- Implements a distributed token service - that allows distributed applications to acquire and release + . Token_Handler.* -- Implements a distributed token + service that allows applications to acquire and release locks in a distributed system. . Time_Handler.* -- Implements a distributed time service that |