]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
901. [cleanup] The man pages no longer have empty lines outside of
authorDavid Lawrence <source@isc.org>
Thu, 14 Jun 2001 06:14:46 +0000 (06:14 +0000)
committerDavid Lawrence <source@isc.org>
Thu, 14 Jun 2001 06:14:46 +0000 (06:14 +0000)
                        literal blocks.
update_copyrights has been fixed to cope with the lack of empty lines
around the cvs id tag's line in each man source.

CHANGES

diff --git a/CHANGES b/CHANGES
index d762f655bee692bd2baafe41ae88c0e1f58103a7..2a98abdb5ed41c132297eb5de9cd26fb8e57fc4e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+
+ 901.  [cleanup]       The man pages no longer have empty lines outside of
+                       literal blocks.
+
  898.  [bug]           "dig" failed to set a nonzero exit status
                        on UDP query timeout. [RT #1323]