From owner-cvs-share Sun Oct 6 14:55:43 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA13925 for cvs-share-outgoing; Sun, 6 Oct 1996 14:55:43 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA13905; Sun, 6 Oct 1996 14:55:22 -0700 (PDT) Date: Sun, 6 Oct 1996 14:55:22 -0700 (PDT) From: Wolfram Schneider Message-Id: <199610062155.OAA13905@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.sgml.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/10/06 14:55:21 Modified: share/mk bsd.sgml.mk Log: Create first HTML output and than ASCII. Generating HTML formatted output is usually faster and we see SGML errors earlier. Revision Changes Path 1.11 +3 -3 src/share/mk/bsd.sgml.mk