Subject: CVS commit: basesrc/distrib/notes
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 11/26/2001 02:19:58
Module Name: basesrc
Committed By: jhawk
Date: Mon Nov 26 00:19:57 UTC 2001
Modified Files:
basesrc/distrib/notes: Makefile.inc
basesrc/distrib/notes/common: macros main
Log Message:
Add a table of contents (TOC) to the release notes.
This makes it _much_ more user-friendly, as it allows users
to skip to the parts they want easily.
At present, the TOCs are generated files, and can be regenerated
with "make tocs" (probably has to be run twice to account for
the size of the table itself).
TOCs are named INSTALL.{PostScript,ASCII,HTML,more}.toc instead of
INSTALL.{ps,txt,html,more}.toc because that's what \*[format]
expands to.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/distrib/notes/Makefile.inc
cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/common/macros
cvs rdiff -r1.144 -r1.145 basesrc/distrib/notes/common/main
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.