better spacing in man.

This commit is contained in:
Jim Derry 2015-11-02 11:31:58 +08:00
parent 807fed4ff6
commit af97d6a8cd
1 changed files with 2 additions and 0 deletions

View File

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