[sword-svn] r2084 - trunk

scribe at www.crosswire.org scribe at www.crosswire.org
Sun Sep 23 13:42:21 MST 2007


Author: scribe
Date: 2007-09-23 13:42:20 -0700 (Sun, 23 Sep 2007)
New Revision: 2084

Modified:
   trunk/INSTALL
Log:
fixed a couple inconsistencies


Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL	2007-09-22 21:49:54 UTC (rev 2083)
+++ trunk/INSTALL	2007-09-23 20:42:20 UTC (rev 2084)
@@ -113,14 +113,14 @@
 			[Install]
 			DataPath=/where/your/modules/are/installed
 
-		then the API will look for DataPath/mods.d/
+		then the API will look for <DataPath>/mods.d/
 
 	o) /etc/sword.conf in the format:
 
 			[Install]
 			DataPath=/where/your/modules/are/installed
 
-		then the API will look for DataPath/mods.d/
+		then the API will look for <DataPath>/mods.d/
 
 	o) $HOME/.sword/mods.d/
 




More information about the sword-cvs mailing list