Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: www-changes
Date: 07/13/2002 19:54:43
Module Name:	htdocs
Committed By:	jschauma
Date:		Sat Jul 13 16:54:42 UTC 2002

Modified Files:
	htdocs: Makefile

Log Message:
Separate 'commit' from generation process.  We want the developers to
_consciously_ commit.  (Pointed out by Wiz.)

Thus, the procedure would be:

cd .../htdocs
${EDITOR} Change/index.list
make index
make commit


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 htdocs/Makefile

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