]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
890. [cleanup] The man pages no longer require the mandoc macros
authorAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:34:37 +0000 (19:34 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:34:37 +0000 (19:34 +0000)
                        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.

CHANGES

diff --git a/CHANGES b/CHANGES
index 256729fab817ba7f143d12e6ce53c750d239b666..7da122cf9ec505c7e3608f803a0bcf5ffcdbc7df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]