As before, add the manpath to default man page URL, but do it in a more

correct, less obviously-wrong way.
This commit is contained in:
Warren Block 2016-02-27 19:45:21 +00:00
parent 9cd8c88749
commit 1ed8c4b195
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48283

View file

@ -389,7 +389,8 @@
<xsl:text>http://www.FreeBSD.org/cgi/man.cgi?query=</xsl:text>
<xsl:value-of select="db:refentrytitle"/>
<xsl:text>&amp;sektion=</xsl:text>
<xsl:value-of select="db:manvolnum"/>&amp;manpath=freebsd-release-ports
<xsl:value-of select="db:manvolnum"/>
<xsl:text>&amp;manpath=freebsd-release-ports</xsl:text>
</xsl:variable>
<fo:basic-link external-destination="url({$xhref})">