NetBSD/share/tmac
martin 7ab9913b42 Pull up following revision(s) (requested by uwe in ticket #652):
distrib/notes/Makefile.inc: revision 1.54
	distrib/notes/common/main: revision 1.561
	distrib/notes/common/main: revision 1.562
	share/tmac/doc2html: revision 1.71

Use .Os NetBSD/\*M \*V to get more informative footer.

Provide ability to override <title>

If \*[title-section] is non-empty, use it to override the title
instead of appending it.  Nothing in the tree uses title-section
currently, so it shouldn't affect any existing document.

This override will be used by the installation notes where the default
title is less than helpful.

Override HTML <title> to something more informative.
Requested by martin@

Use -mdoc2html to generate HTML TOC to avoids warnings.
2020-01-26 11:19:36 +00:00
..
Makefile
README Update README. Noted by kre. 2017-07-04 09:32:20 +00:00
doc2html Pull up following revision(s) (requested by uwe in ticket #652): 2020-01-26 11:19:36 +00:00

README

$NetBSD: README,v 1.9 2017/07/04 09:32:20 wiz Exp $

This directory contains a conversion tool from mdoc to html
for use with groff. It is obsolete since NetBSD defaults to using
mandoc, and can be removed when groff is removed.