Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 16:27:31 +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: r46111 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201412221627.sBMGRVrc021378@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Mon Dec 22 16:27:30 2014
New Revision: 46111
URL: https://svnweb.freebsd.org/changeset/doc/46111

Log:
  add alias FreeBSD 9.3-RELEASE and Ports

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	Mon Dec 22 16:24:10 2014	(r46110)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Mon Dec 22 16:27:30 2014	(r46111)
@@ -217,6 +217,8 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE'
 %manPath = (
     'FreeBSD 10.1-RELEASE and Ports',
 "$manLocalDir/FreeBSD-10.1-RELEASE/man:$manLocalDir/FreeBSD-10.1-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-10.1-RELEASE/man",
+    'FreeBSD 9.3-RELEASE and Ports',
+"$manLocalDir/FreeBSD-9.3-RELEASE/man:$manLocalDir/FreeBSD-9.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.3-RELEASE/man:$manLocalDir/FreeBSD-ports-9.3-RELEASE/misc",
     'FreeBSD 9.2-RELEASE and Ports',
 "$manLocalDir/FreeBSD-9.2-RELEASE/man:$manLocalDir/FreeBSD-9.2-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-9.2-RELEASE/man:$manLocalDir/FreeBSD-ports-9.2-RELEASE/misc",
     'FreeBSD 9.0-RELEASE and Ports',
@@ -238,7 +240,6 @@ $manPathDefault = 'FreeBSD 10.1-RELEASE'
     'FreeBSD 6.4-RELEASE and Ports',
 "$manLocalDir/FreeBSD-6.4-RELEASE/man:$manLocalDir/FreeBSD-6.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-6.2-RELEASE",
 
-#    'FreeBSD Ports', "$manLocalDir/FreeBSD-ports",
     'FreeBSD 11-current',
 "$manLocalDir/FreeBSD-11-current/man:$manLocalDir/FreeBSD-11-current/openssl/man",
 



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