svn commit: r44871 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Sun May 18 18:26:25 UTC 2014
Author: wosch
Date: Sun May 18 18:26:24 2014
New Revision: 44871
URL: http://svnweb.freebsd.org/changeset/doc/44871
Log:
fix 'FreeBSD 8.4-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 Sun May 18 18:24:55 2014 (r44870)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun May 18 18:26:24 2014 (r44871)
@@ -217,7 +217,7 @@ $manPathDefault = 'FreeBSD 10.0-RELEASE'
'FreeBSD 9.0-RELEASE and Ports',
"$manLocalDir/FreeBSD-9.0-RELEASE/man:$manLocalDir/FreeBSD-9.0-RELEASE/openssl/man:$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-RELEASE and Ports',
-"$manLocalDir/FreeBSD-8.4-RELEASE/man:$manLocalDir/FreeBSD-8.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.4-RELEASE",
+"$manLocalDir/FreeBSD-8.4-RELEASE/man:$manLocalDir/FreeBSD-8.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.4-RELEASE/man:$manLocalDir/FreeBSD-ports-8.4-RELEASE/misc",
'FreeBSD 8.3-RELEASE and Ports',
"$manLocalDir/FreeBSD-8.3-RELEASE/man:$manLocalDir/FreeBSD-8.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-8.3-RELEASE",
'FreeBSD 8.2-RELEASE and Ports',
More information about the svn-doc-head
mailing list