Patch to htdig 3.0.8b2 by Reni Seindal (seindal@webadm.kb.dk) I made a mistake in the previous patch I described here, causing, among other things, the url to used instead of the title as the document headline. A patch to fix this is found alongside the first patch, at ftp://webadm.kb.dk/pub/htdig.patch2 ------------------------------------------------------------------------ diff -rc htdig-3.0.8b2.orig/htdig/HTML.cc htdig-3.0.8b2/htdig/HTML.cc *** htdig-3.0.8b2.orig/htdig/HTML.cc Mon Aug 18 12:52:18 1997 --- htdig-3.0.8b2/htdig/HTML.cc Mon Aug 18 22:23:11 1997 *************** *** 103,120 **** (unsigned char *) new char[strlen((char *)position)+1]; unsigned char *ptext = text; - start = position; title = 0; head = 0; doindex = 1; in_heading = 0; in_title = 0; in_ref = 0; while (*position) { - offset = position - start; - if (strncmp((char *)position, "