You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/08/08 15:53:04 UTC

svn commit: r1370768 - /jena/site/trunk/content/documentation/tdb/commands.mdtext

Author: andy
Date: Wed Aug  8 13:53:03 2012
New Revision: 1370768

URL: http://svn.apache.org/viewvc?rev=1370768&view=rev
Log:
Stray TDBROOT -> JENAROOT

Modified:
    jena/site/trunk/content/documentation/tdb/commands.mdtext

Modified: jena/site/trunk/content/documentation/tdb/commands.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/tdb/commands.mdtext?rev=1370768&r1=1370767&r2=1370768&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/tdb/commands.mdtext (original)
+++ jena/site/trunk/content/documentation/tdb/commands.mdtext Wed Aug  8 13:53:03 2012
@@ -48,7 +48,7 @@ or
 
 Then set the `PATH` to include the `bin` directory:
 
-    PATH=$TDBROOT/bin:$PATH
+    PATH=$JENAROOT/bin:$PATH
 
 This can be done in `.bashrc`, or its equivalent on Mac OS/X, to ensure that the environment
 variables are always available.
@@ -128,8 +128,8 @@ list of files to load.
 
 ### `tdbloader3`
 
-Bulk loader and index builder. Faster than tdbloader3 but not as
-fast as `tdbloader2`, however it only requires Java so will work
+Bulk loader and index builder. This needs tuning via it's arguments.
+It only requires Java so will work
 anywhere that Jena can be used.
 
 This bulk loader can only be used to create a database. It may