Author: crossley Date: Fri Sep 30 22:15:22 2005 New Revision: 292924 URL: http://svn.apache.org/viewcvs?rev=292924&view=rev Log: Fix typos with pathnames. Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml?rev=292924&r1=292923&r2=292924&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml Fri Sep 30 22:15:22 2005 @@ -783,10 +783,10 @@
The log level can be raised with the logkit.xconf configuration. If you are
using Forrest in the interactive webapp mode (which is generally easiest for debugging
- errors) then see the build/webapp/WEB-INF/logkit.xconf file. If you are
+ errors) then see the main/webapp/WEB-INF/logkit.xconf file. If you are
generating a static site (with command-line 'forrest') then copy
$FORREST_HOME/main/webapp/WEB-INF/logkit.xconf to your project at
- src/documentation/content/conf/logkit.xconf and modify it. See more
+ src/documentation/conf/logkit.xconf and modify it. See more
information and efficiency tips with Cocoon logging.
Doing 'forrest -v' will provide verbose build messages to the standard