summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbenoit-germain <bnt.germain@gmail.com>2012-08-06 20:01:29 +0300
committerbenoit-germain <bnt.germain@gmail.com>2012-08-06 20:01:29 +0300
commit41b4da54f25d9870b5a0a965815be1e3c1578e80 (patch)
tree8a96bcf091ccfc82ac695bf9fe30e1958b41298e /docs
parente4e363d47d02e64aea8e927923f0c73463459d85 (diff)
downloadlanes-41b4da54f25d9870b5a0a965815be1e3c1578e80.tar.gz
lanes-41b4da54f25d9870b5a0a965815be1e3c1578e80.tar.bz2
lanes-41b4da54f25d9870b5a0a965815be1e3c1578e80.zip
Update docs/index.html
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 7cb4f40..f082156 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -610,7 +610,7 @@ level locking is required; each Linda operation is atomic.
610 610
611<p> 611<p>
612<table border=1 bgcolor="#E0E0FF" cellpadding=10><tr><td> 612<table border=1 bgcolor="#E0E0FF" cellpadding=10><tr><td>
613 <code>h= lanes.linda()</code> 613 <code>h= lanes.linda( [opt_name])</code>
614 <br/><br/> 614 <br/><br/>
615 <code>bool= h:send( [timeout_secs,] key, ... )</code> 615 <code>bool= h:send( [timeout_secs,] key, ... )</code>
616 <br/> 616 <br/>