better spacing in man.

This commit is contained in:
Jim Derry 2015-11-02 11:31:58 +08:00
parent 807fed4ff6
commit af97d6a8cd

View file

@ -253,6 +253,8 @@ For each option in one of the 5 categories/classes, provide its
6. description 6. description
--> -->
<xsl:param name="category" /> <xsl:param name="category" />
.rs
.sp 1
<xsl:for-each select='$CONFIG/config/option[@class=$category]'> <xsl:for-each select='$CONFIG/config/option[@class=$category]'>
<xsl:sort select="name" order="ascending" /> <xsl:sort select="name" order="ascending" />
.TP .TP