Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2014 18:18:10 +0000 (UTC)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44867 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201405181818.s4IIIAZl088509@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Sun May 18 18:18:09 2014
New Revision: 44867
URL: http://svnweb.freebsd.org/changeset/doc/44867

Log:
  Add 'FreeBSD Ports 8.4-RELEASE' and 'FreeBSD Ports 9.2-RELEASE' manual pages

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/man.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun May 18 17:13:26 2014	(r44866)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun May 18 18:18:09 2014	(r44867)
@@ -248,6 +248,7 @@ $manPathDefault = 'FreeBSD 10.0-RELEASE'
 "$manLocalDir/FreeBSD-9.1-RELEASE/man:$manLocalDir/FreeBSD-9.1-RELEASE/openssl/man",
     'FreeBSD 9.0-RELEASE',
 "$manLocalDir/FreeBSD-9.0-RELEASE/man:$manLocalDir/FreeBSD-9.0-RELEASE/openssl/man",
+    'FreeBSD Ports 9.2-RELEASE', "$manLocalDir/FreeBSD-ports-9.2-RELEASE/man:$manLocalDir/FreeBSD-ports-9.2-RELEASE/misc",
     'FreeBSD Ports 9.0-RELEASE', "$manLocalDir/FreeBSD-ports-9.0-RELEASE/man:$manLocalDir/FreeBSD-ports-9.0-RELEASE/lib-perl5-perl-5.12.4-man:$manLocalDir/FreeBSD-ports-9.0-RELEASE/misc",
 
     'FreeBSD 8.4-stable',
@@ -265,6 +266,7 @@ $manPathDefault = 'FreeBSD 10.0-RELEASE'
     'FreeBSD 8.0-RELEASE',
 "$manLocalDir/FreeBSD-8.0-RELEASE/man:$manLocalDir/FreeBSD-8.0-RELEASE/openssl/man",
 
+    'FreeBSD Ports 8.4-RELEASE', "$manLocalDir/FreeBSD-ports-8.4-RELEASE/man:$manLocalDir/FreeBSD-ports-8.4-RELEASE/misc",
     'FreeBSD Ports 8.1-RELEASE', "$manLocalDir/FreeBSD-ports-8.1-RELEASE",
     'FreeBSD Ports 8.0-RELEASE', "$manLocalDir/FreeBSD-ports-8.0-RELEASE",
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405181818.s4IIIAZl088509>