Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/17/2003 09:51:25
Module Name:	src
Committed By:	dyoung
Date:		Fri Oct 17 09:51:25 UTC 2003

Modified Files:
	src/distrib/sets: makeplist

Log Message:
Awk prefers regex escapes to look like \\ instead of \. Go figure.
This patch squashes hundreds of annoying warning messages:

awk: cmd. line:1: warning: escape sequence `\.' treated as plain `.'


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/distrib/sets/makeplist

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.