[PATCH] DocBook: only use tabular style for long synopsis
[safe/jmp/linux-2.6] / Documentation / DocBook / stylesheet.xsl
index e14c21d..64be9f7 100644 (file)
@@ -2,4 +2,5 @@
 <stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <param name="chunk.quietly">1</param>
 <param name="funcsynopsis.style">ansi</param>
+<param name="funcsynopsis.tabular.threshold">80</param>
 </stylesheet>