Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29199/resources/htmlhelp/html

Modified Files:
	generalconfig.html 
Log Message:
Following COW patch "50 fps, accept new UPS feature packet", client and server now negotiate
a update rate.  Default is 50, but it still works with older servers running at 10 fps.
Preliminary work on compiling with cygwin - added some headers for compile purposes, a few new
Cygwin #ifdefs, 3 new cygwin makefiles that don't work yet (and probably never will without outside
help).

Index: generalconfig.html
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- generalconfig.html	21 Feb 2007 15:17:05 -0000	1.25
+++ generalconfig.html	23 Feb 2007 13:43:56 -0000	1.26
@@ -1310,8 +1310,8 @@
 </tr>
 <tr>
 <td><code><b>updatesPerSec</b></code></td>
-<td>Number of updates per second</td>
-<td><b>1-10</b><br>default: 10</td>
+<td>Number of requested updates per second</td>
+<td><b>1-50</b><br>default: 50</td>
 </tr>
 <tr>
 <td><code><b>useFullShipInfo</b></code></td>