Date: Sat, 8 Apr 1995 15:39:19 -0600 From: nate@sneezy.sri.com (Nate Williams) To: Brian Tao <taob@gate.sinica.edu.tw> Cc: FREEBSD-CURRENT-L <freebsd-current@FreeBSD.org> Subject: Re: man(1) bug Message-ID: <199504082139.PAA26018@trout.sri.MT.net> In-Reply-To: <Pine.BSI.3.91.950409045746.2012C-100000@aries.ibms.sinica.edu.tw> References: <199504081926.MAA15834@gndrsh.aac.dev.com> <Pine.BSI.3.91.950409045746.2012C-100000@aries.ibms.sinica.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Tao writes: > Here's a simple patch that fixes the manpage-starting-with-a-number > bug and the can't-find-the-[-man-page-bug. The second fix is really > kludgy at the moment Thanks for doing this, and I hate to be obnoxious, but can you re-send your diffs and: 1) Use context diffs for the patch so we can make sure we're patching the correct portion of the code. It also helps to see the context of the patch. Use 'diff -c'. 2) Separate out the 'kludgy' fix from the not-so-kludgy so we can install the good fix and try and improve on the second. :) Thanks! Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504082139.PAA26018>