svn commit: r46111 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Mon Dec 22 16:27:32 UTC 2014
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",
More information about the svn-doc-all
mailing list