Date: Wed, 31 Oct 2001 23:16:35 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common merge_help.awk Message-ID: <200111010716.fA17GZH92639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <david@catwhisker.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111010716.fA17GZH92639>