|
From: <rga...@us...> - 2002-11-10 17:38:33
|
Update of /cvsroot/csms/csms-core/src/documentation/xdocs/manual
In directory usw-pr-cvs1:/tmp/cvs-serv2622
Modified Files:
configuration.xml
Log Message:
Added a note about the CVS version having defaults pointing at CVS HEAD.
Index: configuration.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/src/documentation/xdocs/manual/configuration.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** configuration.xml 6 Nov 2002 22:11:15 -0000 1.2
--- configuration.xml 10 Nov 2002 17:38:29 -0000 1.3
***************
*** 68,72 ****
<th>Description</th>
! <th>Default</th>
</tr>
--- 68,72 ----
<th>Description</th>
! <th>Default <link href="#defaultsNote">*</link></th>
</tr>
***************
*** 110,114 ****
</tr>
</table>
!
<table>
<caption>Control Centre Preferences</caption>
--- 110,116 ----
</tr>
</table>
! <anchor id="defaultsNote"/>
! <p>In the CVS version of the application these defaults for the configuration files are differnet from
! those indicated here. Generally, they point at the CVS HEAD version of the config files.</p>
<table>
<caption>Control Centre Preferences</caption>
|