Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/02/1996 17:30:05
christos
Mon Sep  2 17:25:55 EDT 1996
Update of /a/cvsroot/src/bin/sh
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28030

Modified Files:
	expand.c 
Log Message:
Don't infinite loop with:
	unset var
	echo ${var:=}


christos
Mon Sep  2 17:28:25 EDT 1996
Update of /a/cvsroot/src/bin/sh
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28054

Modified Files:
	sh.1 
Log Message:
Apply PR#2721 from VaX#n8: make man page more lucid in places.