Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoreutarass2010-07-09 20:06:57 +0000
committereutarass2010-07-09 20:06:57 +0000
commit57b00696a4ca1c08e0d5ca682ce73d2f9269b1a4 (patch)
tree70c56b7aca4e4aed95b132ae89a344ec8ad9aac5 /docs
parentb1faad794cb1d85c4525ab6fc7c90c693c38d8ac (diff)
downloadorg.eclipse.tcf-57b00696a4ca1c08e0d5ca682ce73d2f9269b1a4.tar.gz
org.eclipse.tcf-57b00696a4ca1c08e0d5ca682ce73d2f9269b1a4.tar.xz
org.eclipse.tcf-57b00696a4ca1c08e0d5ca682ce73d2f9269b1a4.zip
Bug 319416: result of FileSystem.roots command differ in html documentation and implementation
Diffstat (limited to 'docs')
-rw-r--r--docs/TCF Service - File System.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Service - File System.html b/docs/TCF Service - File System.html
index cd467db8e..8410e04e4 100644
--- a/docs/TCF Service - File System.html
+++ b/docs/TCF Service - File System.html
@@ -475,7 +475,7 @@ protocol file names to OS native names and back.</p>
<p>Reply:</p>
<pre><b><font face="Courier New" size=2 color=#333399>
-R &bull; <i>&lt;token&gt;</i> &bull; <i>&lt;error report&gt;</i> &bull; <i>&lt;array of directory entries&gt;</i> &bull;
+R &bull; <i>&lt;token&gt;</i> &bull; <i>&lt;array of directory entries&gt;</i> &bull; <i>&lt;error report&gt;</i> &bull;
</font></b></pre>
<h3><a name='CmdRemove'>remove</a></h3>

Back to the top