svn commit: r48280 - head/share/xml

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Sat Feb 27 15:36:33 2016
New Revision: 48280
URL: https://svnweb.freebsd.org/changeset/doc/48280

Log:
  Fix URLs for man page links, add manpath value to include ports.
  
  Approved by:	doceng (implicit)

Modified:
  head/share/xml/freebsd-fo.xsl

Modified: head/share/xml/freebsd-fo.xsl
==============================================================================
--- head/share/xml/freebsd-fo.xsl	Sat Feb 27 15:28:36 2016	(r48279)
+++ head/share/xml/freebsd-fo.xsl	Sat Feb 27 15:36:33 2016	(r48280)
@@ -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})">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.