]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2851. [doc] nslookup.1, removed <informalexample> from the docbook
authorMark Andrews <marka@isc.org>
Mon, 22 Feb 2010 21:26:48 +0000 (21:26 +0000)
committerMark Andrews <marka@isc.org>
Mon, 22 Feb 2010 21:26:48 +0000 (21:26 +0000)
                        source as it produced bad nroff.  [RT #21007]

CHANGES
bin/dig/nslookup.docbook

diff --git a/CHANGES b/CHANGES
index d230421cad832a1e899f430e30b464e7ac5a0ed7..95d61e36f38e726549f394e927e8a34f9d4a7e5a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2851.  [doc]           nslookup.1, removed <informalexample> from the docbook
+                       source as it produced bad nroff.  [RT #21007]
 
        --- 9.6.2 released ---
 
index 6c9480968365dc3bff2c76f22774cfe43a8dd01a..088ca82f0478486f699f158e8cfc2f9160f81acc 100644 (file)
@@ -17,7 +17,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nslookup.docbook,v 1.16 2007/06/18 23:47:17 tbox Exp $ -->
+<!-- $Id: nslookup.docbook,v 1.16.334.1 2010/02/22 21:26:48 marka Exp $ -->
 <!--
  - Copyright (c) 1985, 1989
  -    The Regents of the University of California.  All rights reserved.
       arguments and are prefixed with a hyphen.  For example, to
       change the default query type to host information, and the initial
       timeout to 10 seconds, type:
-      <informalexample>
+      <!-- <informalexample> produces bad nroff. -->
         <programlisting>
 nslookup -query=hinfo  -timeout=10
 </programlisting>
-      </informalexample>
+      <!-- </informalexample> -->
     </para>
 
   </refsect1>