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: 02/28/1998 15:00:01
lukem
Sat Feb 28 14:54:03 PST 1998
Update of /cvsroot/src/etc
In directory nb00:/tmp/cvs-serv21023

Modified Files:
	rc.subr 
Log Message:
* add synonyms for "yes": "true", "on", and "1"
* add synonyms for "no": "false", "off", and "0"
* remove unnecessary trailing semicolons (this is sh, not C)


lukem
Sat Feb 28 14:56:11 PST 1998
Update of /cvsroot/src/etc
In directory nb00:/tmp/cvs-serv21056

Modified Files:
	rc.subr 
Log Message:
improve description comment