Date: Thu, 15 Jul 1999 19:30:45 +0700 (NSS) From: Max Khon <fjoe@iclub.nsu.ru> To: Chris Costello <chris@calldei.com> Cc: hackers@FreeBSD.ORG Subject: Re: rtfm rewritten in C (updated) Message-ID: <Pine.BSF.4.05.9907151930120.36023-100000@iclub.nsu.ru> In-Reply-To: <19990711220003.E71884@holly.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Sun, 11 Jul 1999, Chris Costello wrote: > > I've implemented a few new features. First off, strdup() > isn't abused anymore so the program should run much smoother and > smaller, as well as more quickly. Secondly, I have (thanks in > part to Alfred Perlstein) added both case-insensitive searches > (-i) and local FAQ search (can be overridden with -o, "online", > flag). > > Too many others to enumerate. > > As usual, it's at http://www.calldei.com/~chris/rtfm.tar.gz what about to use shell patterns (fnmatch) instead of substring search? :) /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907151930120.36023-100000>