Subject: CVS commit: basesrc/distrib/notes/common
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 11/26/2001 03:16:23
Module Name: basesrc
Committed By: jhawk
Date: Mon Nov 26 01:16:23 UTC 2001
Modified Files:
basesrc/distrib/notes/common: macros
Log Message:
Remove TOC entry for Sh; there are only 3 of them and they're
all on page one and they add needless clutter. Additionally
doc2html doesn't output a tag for them, so we cannot link to them.
Lower indent level for Ss and Ss2
Add special HTML support: emit an HREF on each TOC line. There's some
nasty kludging with extending the dot-leader tab stop by the width
of the href, but that's life in mdoc2html.
TOCs need to be regenerated, but I'm not going to bother for a while.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/distrib/notes/common/macros
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.