diff options
Diffstat (limited to 'Documentation/manpage-1.72.xsl')
-rw-r--r-- | Documentation/manpage-1.72.xsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/manpage-1.72.xsl b/Documentation/manpage-1.72.xsl index e24d26cd00..b4d315cb8c 100644 --- a/Documentation/manpage-1.72.xsl +++ b/Documentation/manpage-1.72.xsl @@ -11,8 +11,4 @@ <xsl:param name="git.docbook.backslash">▓</xsl:param> <xsl:param name="git.docbook.dot" >⌂</xsl:param> -<!-- these params silence some output from xmlto --> -<xsl:param name="man.output.quietly" select="1"/> -<xsl:param name="refentry.meta.get.quietly" select="1"/> - </xsl:stylesheet> |