Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/27/2004 10:27:57
Module Name:	src
Committed By:	dsl
Date:		Sun Jun 27 10:27:57 UTC 2004

Modified Files:
	src/bin/sh: parser.c

Log Message:
Fix treatment of ' inside a 'here document' with a quoted EOF marker.
Fixes a breakage from the previous version.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/bin/sh/parser.c

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