From 41b4da54f25d9870b5a0a965815be1e3c1578e80 Mon Sep 17 00:00:00 2001 From: benoit-germain <bnt.germain@gmail.com> Date: Mon, 6 Aug 2012 20:01:29 +0300 Subject: Update docs/index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. <p> <table border=1 bgcolor="#E0E0FF" cellpadding=10><tr><td> - <code>h= lanes.linda()</code> + <code>h= lanes.linda( [opt_name])</code> <br/><br/> <code>bool= h:send( [timeout_secs,] key, ... )</code> <br/> -- cgit v1.2.3-55-g6feb