Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2014 18:26:25 +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: r44871 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201405181826.s4IIQPK5094685@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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',



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