From owner-cvs-all Wed Oct 31 23:16:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2863F37B406; Wed, 31 Oct 2001 23:16:35 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA17GZH92639; Wed, 31 Oct 2001 23:16:35 -0800 (PST) (envelope-from obrien) Message-Id: <200111010716.fA17GZH92639@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 31 Oct 2001 23:16:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common merge_help.awk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/10/31 23:16:35 PST Modified files: sys/boot/common merge_help.awk Log: Bell-Labs AWK does not support POSIX "bracket expressions" (POSIXese for "character classes", basically). So change them to their character representation. Submitted by: David Wolfskill Revision Changes Path 1.3 +4 -4 src/sys/boot/common/merge_help.awk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message