Re: small doc update patch

2003-09-17 Thread Hrvoje Niksic
Noèl Köthe <[EMAIL PROTECTED]> writes: > -infinite retrying. > +infinite retrying. Default (no command-line switch) is to retry > +20 times but fatal errors like "connection refused" or "not found" > +(404) are not being retried. Thanks. I've now committed this: Index: doc/wget.texi ===

Re: small doc update patch

2003-09-17 Thread Noèl Köthe
Am Di, 2003-09-16 um 01.09 schrieb Hrvoje Niksic: Hello, > >> > --- wget-1.8.2.orig/doc/wget.texi > >> > +++ wget-1.8.2/doc/wget.texi > >> > @@ -507,7 +507,7 @@ > >> > @item -t @var{number} > >> > @itemx [EMAIL PROTECTED] > >> > Set number of retries to @var{number}. Specify 0 or @samp{inf} f

Re: small doc update patch

2003-09-15 Thread Hrvoje Niksic
Noèl Köthe <[EMAIL PROTECTED]> writes: > Am Mi, 2003-09-10 um 22.21 schrieb Hrvoje Niksic: > >> > Just a small patch for the documentation: >> > >> > --- wget-1.8.2.orig/doc/wget.texi >> > +++ wget-1.8.2/doc/wget.texi >> > @@ -507,7 +507,7 @@ >> > @item -t @var{number} >> > @itemx [EMAIL PROTECT

Re: small doc update patch

2003-09-15 Thread Noèl Köthe
Am Mi, 2003-09-10 um 22.21 schrieb Hrvoje Niksic: > > Just a small patch for the documentation: > > > > --- wget-1.8.2.orig/doc/wget.texi > > +++ wget-1.8.2/doc/wget.texi > > @@ -507,7 +507,7 @@ > > @item -t @var{number} > > @itemx [EMAIL PROTECTED] > > Set number of retries to @var{number}. S

Re: small doc update patch

2003-09-10 Thread Hrvoje Niksic
Noèl Köthe <[EMAIL PROTECTED]> writes: > Just a small patch for the documentation: > > --- wget-1.8.2.orig/doc/wget.texi > +++ wget-1.8.2/doc/wget.texi > @@ -507,7 +507,7 @@ > @item -t @var{number} > @itemx [EMAIL PROTECTED] > Set number of retries to @var{number}. Specify 0 or @samp{inf} for