[CRIU] [PATCH 4/4] Documentation: enable monospaced font in PS/PDF
Kir Kolyshkin
kir at openvz.org
Mon Sep 19 13:58:19 PDT 2016
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
Documentation/custom.xsl | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/custom.xsl b/Documentation/custom.xsl
index 0826f7c..663717e 100644
--- a/Documentation/custom.xsl
+++ b/Documentation/custom.xsl
@@ -3,5 +3,6 @@
<xsl:param name="man.hyphenate">1</xsl:param>
<xsl:param name="man.justify">1</xsl:param>
+ <xsl:param name="man.output.better.ps.enabled">1</xsl:param>
</xsl:stylesheet>
--
2.7.4
More information about the CRIU
mailing list