Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/24/1997 17:20:03
christos
Fri Jan 24 12:15:58 EST 1997
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv28869

Modified Files:
	parser.c 
Log Message:
enable parsing of multi-digit positional arguments i.e. ${10} works and it
is not a bad substitution.