svn commit: r48222 - head/share/xml

Warren Block wblock at FreeBSD.org
Sat Feb 20 15:05:38 UTC 2016


Author: wblock
Date: Sat Feb 20 15:05:36 2016
New Revision: 48222
URL: https://svnweb.freebsd.org/changeset/doc/48222

Log:
  Update man page links to work for both base and ports man pages.
  
  Approved by:	doceng (implicit)

Modified:
  head/share/xml/freebsd-xhtml-common.xsl

Modified: head/share/xml/freebsd-xhtml-common.xsl
==============================================================================
--- head/share/xml/freebsd-xhtml-common.xsl	Sat Feb 20 06:35:06 2016	(r48221)
+++ head/share/xml/freebsd-xhtml-common.xsl	Sat Feb 20 15:05:36 2016	(r48222)
@@ -217,6 +217,7 @@
     <xsl:value-of select="db:refentrytitle"/>
     <xsl:text>&sektion=</xsl:text>
     <xsl:value-of select="db:manvolnum"/>
+    <xsl:text>&manpath=FreeBSD+&rel.current;-RELEASE+and+Ports</xsl:text>
   </xsl:template>
 
   <xsl:template name="nongraphical.admonition">


More information about the svn-doc-head mailing list