]> sjero.net Git - wget/commitdiff
[svn] *** empty log message ***
authorhniksic <devnull@localhost>
Wed, 17 Sep 2003 21:00:03 +0000 (14:00 -0700)
committerhniksic <devnull@localhost>
Wed, 17 Sep 2003 21:00:03 +0000 (14:00 -0700)
doc/wget.texi

index 15dcd51c068221551b7c946d116bbb4d3f9a5fa8..22f243ac2c1ec48630705c041e2a07ff631f920b 100644 (file)
@@ -512,8 +512,9 @@ IPs.
 @item -t @var{number}
 @itemx --tries=@var{number}
 Set number of retries to @var{number}.  Specify 0 or @samp{inf} for
-infinite retrying.  The default is to retry 20 times but fatal errors
-like ``connection refused'' or ``not found'' (404) are not retried.
+infinite retrying.  The default is to retry 20 times, with the exception
+of fatal errors like ``connection refused'' or ``not found'' (404),
+which are not retried.
 
 @item -O @var{file}
 @itemx --output-document=@var{file}