diff --git a/docs/index.html b/docs/index.html index ac12460ea..8ad1ed63e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2800,7 +2800,7 @@ displays a '.' for every 100 Kb retrieved.
doing automated builds. CVS is significantly slower than loading a compressed archive with http/ftp. -The usetimestamps option enables you to control downloads so that the remote file is +The usetimestamp option enables you to control downloads so that the remote file is only fetched if newer than the local copy. If there is no local copy, the download always takes place. When a file is downloaded, the timestamp of the downloaded file is set to the remote timestamp, if the JVM is Java1.2 or later. @@ -2833,7 +2833,7 @@ NB: This timestamp facility only works on downloads using the HTTP protocol.