]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Also include the nsupdate manual page in the ARM appendix.
authorJeremy Reed <jreed@isc.org>
Tue, 17 Jun 2008 20:59:25 +0000 (20:59 +0000)
committerJeremy Reed <jreed@isc.org>
Tue, 17 Jun 2008 20:59:25 +0000 (20:59 +0000)
Make sure the refentry id is hardcoded and not some generated
filename.

Also use application tag but probably not needed.

All the generation for this is correct in the PDF other than some
formatting for custom arguments. Will improve that later.

This is for my bugs ticket 18185.

bin/nsupdate/nsupdate.docbook
doc/arm/Bv9ARM-book.xml

index bbb71fa9087ea3a14cf685fceb69a0a526badc86..642cc082ec9aff4e6e12e4d9bba72b6f27127245 100644 (file)
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.29 2007/09/15 14:46:03 marka Exp $ -->
-<refentry>
+<!-- $Id: nsupdate.docbook,v 1.30 2008/06/17 20:59:25 jreed Exp $ -->
+<refentry id="man.nsupdate">
   <refentryinfo>
     <date>Jun 30, 2000</date>
   </refentryinfo>
   <refmeta>
-    <refentrytitle>nsupdate</refentrytitle>
+    <refentrytitle><application>nsupdate</application></refentrytitle>
     <manvolnum>8</manvolnum>
     <refmiscinfo>BIND9</refmiscinfo>
   </refmeta>
   <refnamediv>
-    <refname>nsupdate</refname>
+    <refname><application>nsupdate</application></refname>
     <refpurpose>Dynamic DNS update utility</refpurpose>
   </refnamediv>
 
index d230d3c8da7339cf0f1e8d1ffab882bed48bbe82..db900d2e3a06b3d260c92aaada78ecbeb67b0850 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.358 2008/06/17 14:15:58 jreed Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.359 2008/06/17 20:59:25 jreed Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -13980,7 +13980,7 @@ zone "example.com" {
       <xi:include href="../../bin/check/named-checkzone.docbook"/>
       <xi:include href="../../bin/named/named.docbook"/>
       <!-- named.conf.docbook and others? -->
-      <!-- nsupdate gives db2latex indigestion, markup problems? -->
+      <xi:include href="../../bin/nsupdate/nsupdate.docbook"/>
       <xi:include href="../../bin/rndc/rndc.docbook"/>
       <xi:include href="../../bin/rndc/rndc.conf.docbook"/>
       <xi:include href="../../bin/rndc/rndc-confgen.docbook"/>