mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
Missing newline
This commit is contained in:
parent
afa3f2fab7
commit
81059f7c19
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: isc-manpage.xsl.in,v 1.2 2005/05/11 05:55:38 sra Exp $ -->
|
||||
<!-- $Id: isc-manpage.xsl.in,v 1.3 2005/05/11 23:15:18 sra Exp $ -->
|
||||
|
||||
<!-- ISC customizations for Docbook-XSL manual page generator. -->
|
||||
|
||||
|
|
@ -112,6 +112,7 @@
|
|||
<xsl:value-of select="string-length (normalize-space (command)) + 1"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in a new issue