]> sjero.net Git - wget/blobdiff - doc/wget.texi
Automated merge.
[wget] / doc / wget.texi
index 657ec3cf63d965717773fe8dc2bae724006be186..a2804fb4d6568de710d3eb4bdb61bdbd75736361 100644 (file)
@@ -861,10 +861,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