]> sjero.net Git - wget/blobdiff - doc/wget.texi
Default value for waitretry.
[wget] / doc / wget.texi
index 8af74d9490a4ac3649809f6345b18703282aa1dd..6e0dd0a080c330b9c9956a91e589b79bd62b9656 100644 (file)
@@ -822,10 +822,9 @@ use @dfn{linear backoff}, waiting 1 second after the first failure on a
 given file, then waiting 2 seconds after the second failure on that
 file, up to the maximum number of @var{seconds} you specify.  Therefore,
 a value of 10 will actually make Wget wait up to (1 + 2 + ... + 10) = 55
-seconds per file.
+seconds per file. 
 
-Note that this option is turned on by default in the global
-@file{wgetrc} file.
+By default, Wget will assume a value of 10 seconds.
 
 @cindex wait, random
 @cindex random wait