From owner-cvs-all Mon Nov 1 11:42:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 992AF14BD7; Mon, 1 Nov 1999 11:41:04 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA21681; Mon, 1 Nov 1999 11:41:04 -0800 (PST) (envelope-from nik@FreeBSD.org) Message-Id: <199911011941.LAA21681@freefall.freebsd.org> From: Nik Clayton Date: Mon, 1 Nov 1999 11:41:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/11/01 11:41:04 PST Modified files: share/mk doc.docbook.mk Log: Change the invocation of tidy(1) in the index.html target to only update the .html files that have been built, instead of all of them. Fixes a bug where "make FORMATS='html-split html'" would only update the split HTML files. Reported by: Mark Ovens Submitted by: Neil Blakey-Milner Revision Changes Path 1.3 +2 -2 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message