summaryrefslogtreecommitdiff
path: root/docs/xslt/expand-smbconfdoc.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt/expand-smbconfdoc.xsl')
-rw-r--r--docs/xslt/expand-smbconfdoc.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/expand-smbconfdoc.xsl b/docs/xslt/expand-smbconfdoc.xsl
index 8cad9b8328..712a7f4ae1 100644
--- a/docs/xslt/expand-smbconfdoc.xsl
+++ b/docs/xslt/expand-smbconfdoc.xsl
@@ -18,7 +18,7 @@
<xsl:template match="synonym"><xsl:apply-templates/></xsl:template>
- <xsl:template match="related"><xsl:apply-templates/></xsl:template>
+ <xsl:template match="related"><xsl:element name="para"><xsl:text>Related command</xsl:text><xsl:apply-templates/></xsl:element></xsl:template>
<xsl:template match="samba:parameterlist">
<xsl:apply-templates>