Browse Source

kvs_stream

Namdak Tonpa 7 years ago
parent
commit
3b84be3d7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      man/kvs_stream.htm

+ 1 - 1
man/kvs_stream.htm

@@ -70,7 +70,7 @@
 
 <p><ul>
 <li>id &mdash; Unique key of the cursor.</li>
-<li>writer &mdash; Append writes to list edges.</li>
+<li>writer &mdash; Append writes to one of the two ends of the list.</li>
 <li>reader &mdash; Reader cursor tracks distances to edges.</li>
 <li>dir=0 &mdash; Adding to top, reading up from bottom (default).</li>
 <li>dir=1 &mdash; Adding to bottom, reading down from top.</li>