890. [cleanup] The man pages no longer require the mandoc macros

and should now format cleanly using most versions of
                        nroff, and HTML versions of the man pages hvae been
                        added.  Both are generated from DocBook source.
This commit is contained in:
Andreas Gustafsson 2001-06-08 19:34:37 +00:00
parent 841179549b
commit f808bd34fb

View file

@ -1,4 +1,9 @@
890. [cleanup] The man pages no longer require the mandoc macros
and should now format cleanly using most versions of
nroff, and HTML versions of the man pages hvae been
added. Both are generated from DocBook source.
889. [port] Eliminated blank lines before .TH in nroff man
pages since they cause problems with some versions
of nroff. [RT #1390]