Date: Thu, 20 Jun 2002 14:19:49 -0700 (PDT) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent src/release/doc/share/mk doc.relnotes.mk src/release/doc/share/sgml release.dsl release.ent Message-ID: <200206202119.g5KLJo476530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmah 2002/06/20 14:19:49 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent release/doc/share/mk doc.relnotes.mk release/doc/share/sgml release.dsl release.ent Log: Provide a way to keep out old ("historic") release notes from bloating the size of the rendered release notes. By default, any element with a role="historic" attribute won't get rendered in the output unless the INCLUDE_HISTORIC Makefile variable is defined. Revision Changes Path 1.369 +31 -10 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml 1.3 +4 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/relnotes.ent 1.11 +18 -1 src/release/doc/share/mk/doc.relnotes.mk 1.6 +19 -1 src/release/doc/share/sgml/release.dsl 1.4 +5 -1 src/release/doc/share/sgml/release.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206202119.g5KLJo476530>