You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2016/08/19 13:10:36 UTC

svn commit: r995478 - in /websites/staging/jena/trunk/content: ./ documentation/fuseki2/fuseki-run.html

Author: buildbot
Date: Fri Aug 19 13:10:35 2016
New Revision: 995478

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-run.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug 19 13:10:35 2016
@@ -1 +1 @@
-1756331
+1756913

Modified: websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-run.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-run.html (original)
+++ websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-run.html Fri Aug 19 13:10:35 2016
@@ -164,7 +164,7 @@ boots.</li>
 <li><a href="#fuseki-embedded">As an embedded SPARQL server</a>.</li>
 </ul>
 <p>See "<a href="fuseki-configuration.html">Fuseki Configuration</a>" for information on
-how to provides datasets and configure services.</p>
+how to provide datasets and configure services.</p>
 <h2 id="fuseki-standalone-server">Fuseki as a Standalone Server<a class="headerlink" href="#fuseki-standalone-server" title="Permanent link">&para;</a></h2>
 <p>This is running Fuseki from the command line.</p>
 <div class="codehilite"><pre><span class="n">fuseki</span><span class="o">-</span><span class="n">server</span> <span class="p">[</span><span class="o">--</span><span class="n">mem</span> <span class="o">|</span> <span class="o">--</span><span class="n">loc</span><span class="p">=</span><span class="n">DIR</span><span class="p">]</span> <span class="p">[[</span><span class="o">--</span><span class="n">update</span><span class="p">]</span> <span class="o">/</span><span class="n">NAME</span><span class="p">]</span>