Author: mturk
Date: Thu Feb 11 19:36:52 2010
New Revision: 909117
URL: http://svn.apache.org/viewvc?rev=909117&view=rev
Log:
Update the docs about default log file and prefix
Modified:
commons/proper/daemon/trunk/xdocs/procrun.xml
Modified: commons/proper/daemon/trunk/xdocs/procrun.xml
URL:
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/xdocs/procrun.xml?rev=909117&r1=909116&r2=909117&view=diff
==============================================================================
--- commons/proper/daemon/trunk/xdocs/procrun.xml (original)
+++ commons/proper/daemon/trunk/xdocs/procrun.xml Thu Feb 11 19:36:52 2010
@@ -288,12 +288,12 @@
</tr>
<tr>
<td>--LogPath</td>
- <td>working path</td>
+ <td>SystemDirectory\LogFiles\Apache</td>
<td>Defines the path for logging</td>
</tr>
<tr>
<td>--LogPrefix</td>
- <td>jakarta_service</td>
+ <td>jakarta_service_</td>
<td>Defines the service log filename</td>
</tr>
<tr>