From owner-freebsd-bugs Sat Aug 21 19:41:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30DDC14FD9 for ; Sat, 21 Aug 1999 19:41:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA63771; Sat, 21 Aug 1999 19:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 21 Aug 1999 19:40:01 -0700 (PDT) Message-Id: <199908220240.TAA63771@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: misc/6612: bsd.man.mk can't handle man pages with% Reply-To: Tim Vanderhoek Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/6612; it has been noted by GNATS. From: Tim Vanderhoek To: freebsd-gnats-submit@freebsd.org, sjr@home.net Cc: Subject: Re: misc/6612: bsd.man.mk can't handle man pages with% Date: Sat, 21 Aug 1999 22:39:09 -0400 (EDT) > > bsd.man.mk can't handle man pages with ":"s, since it uses > the ":T:S" constructs to extract elements. Still more followup: OpenBSD has fixed this in usr.bin/make/parse.c. Unfortunately, I just reviewed their fix more closely and was rather repulsed by the code that was written. Nonetheless, the fix is correct in (intended, if not actual) functionality. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message