Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 0ce9cc643f1f4e8e22b5316556a71e0b > files > 17

ipplan-4.92-3.fc12.noarch.rpm

***************
*** 22,28 ****
  
  <xsl:template match="record">
  <xsl:for-each select="NS" xml:space="preserve">
-        IN      NS      <xsl:value-of select="iphostname"/>.</xsl:for-each>
  
  <xsl:for-each select="A" xml:space="preserve">
  <xsl:value-of select="host"/>  IN      A       <xsl:value-of select="iphostname"/></xsl:for-each>
--- 22,28 ----
  
  <xsl:template match="record">
  <xsl:for-each select="NS" xml:space="preserve">
+ <xsl:value-of select="host"/>  IN      NS      <xsl:value-of select="iphostname"/></xsl:for-each>
  
  <xsl:for-each select="A" xml:space="preserve">
  <xsl:value-of select="host"/>  IN      A       <xsl:value-of select="iphostname"/></xsl:for-each>