diff options
-rw-r--r-- | docs/index.html | 2 |
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/> |