Fix URLs for man page links, add manpath value to include ports.

Approved by:	doceng (implicit)
This commit is contained in:
Warren Block 2016-02-27 15:36:33 +00:00
parent afc347f928
commit 5266a61595
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48280

View file

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