You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by va...@apache.org on 2009/02/03 20:25:06 UTC

svn commit: r740381 - /lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml

Author: vajda
Date: Tue Feb  3 19:25:05 2009
New Revision: 740381

URL: http://svn.apache.org/viewvc?rev=740381&view=rev
Log:
corrections based on feedback by Mike

Modified:
    lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml

Modified: lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml
URL: http://svn.apache.org/viewvc/lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml?rev=740381&r1=740380&r2=740381&view=diff
==============================================================================
--- lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml (original)
+++ lucene/pylucene/site/src/documentation/content/xdocs/documentation/install.xml Tue Feb  3 19:25:05 2009
@@ -36,8 +36,9 @@
 	instructions</a> for building and installing it.
       </p>
       <p>
-	Once JCC is built and installed, PyLucene is built via a Makefile which
-	invokes JCC. See PyLucene's Makefile for configuration instructions.
+	Once JCC is built and installed, PyLucene is built
+	via <code>make</code> which invokes JCC. See PyLucene's
+	<code>Makefile</code> for configuration instructions.
       </p>
       <p>
 	There are limits to both how many files can fit on the command line and