Should use entity-encoded newlines.
[gd/samba/.git] / docs / xslt / man.xsl
index 00d0948de5fc3732868cc787566bc9ac8d2f35f4..9387c04e432fcac18df66c4434c7aebc2d27d23f 100644 (file)
 </xsl:template>
 
 <xsl:template match="informalexample|screen|programlisting">
-  <xsl:text>
-.nf&#10;
-  </xsl:text>
+  <xsl:text>&#10;.nf&#10;</xsl:text>
   <xsl:apply-templates/>
-  <xsl:text>
-.fi&#10;
-  </xsl:text>
+  <xsl:text>&#10;.fi&#10;</xsl:text>
 </xsl:template>
 
 <xsl:template match="//emphasis">