fixed unclosed td tag

svn path=/trunk/boinc/; revision=1276
This commit is contained in:
Karl Chen 2003-06-03 16:58:02 +00:00
parent 3eb2bac520
commit 7520290ecd
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Define the following environment variables:
<td> This is used as a component of database names, <td> This is used as a component of database names,
and is prepended to web error log entries. and is prepended to web error log entries.
Relevant if multiple developers share one host. Relevant if multiple developers share one host.
/td></tr> </td></tr>
<tr><td> BOINC_SRC_DIR</td> <tr><td> BOINC_SRC_DIR</td>
<td> Path of directory where BOINC source code is</td></tr> <td> Path of directory where BOINC source code is</td></tr>
<tr><td> BOINC_CGI_DIR</td> <tr><td> BOINC_CGI_DIR</td>