Name

[P] xref-on-link — Should link generate a cross-reference?

Synopsis

<xsl:param name="xref-on-link" select="true()" />

Man pages cannot render the hypertext links created by link. If this option is set, then the stylesheet renders a cross reference to the target of the link. (This may reduce clutter). Otherwise, only the content of the link is rendered and the actual link itself is ignored.