Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 03/22/1999 18:29:30
Module Name:	src
Committed By:	ross
Date:		Tue Mar 23 02:29:30 UTC 1999

Modified Files:
	src/bin/sh: sh.1
Log Message:
Make the `...' actually appear in the case/esac syntax section.
Fix a space botch in the $@ example.
Kill warnings caused by the effective but wrong use of \[ and \] to
perform the function of \&[ and \&].