funcsynopsis.style — What style of funcsynopsis should be generated?
funcsynopsis
<xsl:param name="funcsynopsis.style">kr</xsl:param>
If funcsynopsis.style is ansi, ANSI-style function synopses are generated for a funcsynopsis, otherwise K&R-style function synopses are generated.
funcsynopsis.style
ansi