Hi Hrvoje! > In other words, save a copy of wget.texi, make the change, and send the > output of `diff -u wget.texi.orig wget.texi'. That's it.
Uhm, ok. I found diff for windows among other GNU utilities at http://unxutils.sourceforge.net/ if someone is interested. > distribution. See > http://cvs.sunsite.dk/viewcvs.cgi/*checkout*/wget/PATCHES?rev=1.5 Thanks, I tried to understand that. Let's see if I understood it. Sorry if I am not sending this to the patches list, the document above says that it is ok to evaluate the patch with the general list. CU Jens Patch sum up: a) Tell users how to --execute more than one wgetrc command b) Tell about and link to --execute when explaining wgetrc commands. Reason: Better understanding and navigating the manual. ChangeLog entry: Changed wget.texi concerning --execute switch to facilitate use and user navigation. Start patch: 409,410c409,412 < @emph{after} the commands in @file{.wgetrc}, thus taking precedence over < them. --- > @emph{after} the commands in @file{.wgetrc}, thus taking precedence over > them. If you need to use more than one wgetrc command in your > command-line, use -e preceeding each. > 2150,2151c2152,2154 < Most of these commands have command-line equivalents (@pxref{Invoking}), < though some of the more obscure or rarely used ones do not. --- > Most of these commands have command-line equivalents (@pxref{Invoking}). Any > wgetrc command can be used in the command-line by using the -e (--execute) (@pxref{Basic Startup Options}) switch. > -- GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...) jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++
