Subject: CVS commit: htdocs
To: None <www-changes@NetBSD.org>
From: Hiroki Sato <hrs@netbsd.org>
List: www-changes
Date: 05/07/2004 16:49:03
Module Name:	htdocs
Committed By:	hrs
Date:		Fri May  7 16:49:03 UTC 2004

Modified Files:
	htdocs/guide/en: netbsd.xml
	htdocs/share/mk: doc.docbook.mk doc.docbook.xsl.mk

Log Message:
- Fix handling of entity references like &egrave; when XSLT
  stylesheet is used.

- Add "make lint" target.

- It is now checked whether required tools are installed
  or not before every targets.

- Include bsd.own.mk.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 htdocs/guide/en/netbsd.xml
cvs rdiff -r1.4 -r1.5 htdocs/share/mk/doc.docbook.mk
cvs rdiff -r1.5 -r1.6 htdocs/share/mk/doc.docbook.xsl.mk

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