--- systemd-208/man/custom-man.xsl
+++ systemd-208/man/custom-man.xsl	2013-10-21 09:23:31.030735259 +0000
@@ -61,4 +61,7 @@
   <xsl:text>"</xsl:text>
 </xsl:template>
 
+<xsl:param name="man.output.in.separate.dir" select="1"></xsl:param>
+<xsl:param name="man.output.base.dir"></xsl:param>
+
 </xsl:stylesheet>