Date: Sun, 16 Sep 2012 13:24:34 +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: r39564 - head/en_US.ISO8859-1/htdocs/cgi Message-ID: <201209161324.q8GDOYFp093599@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wosch Date: Sun Sep 16 13:24:34 2012 New Revision: 39564 URL: http://svn.freebsd.org/changeset/doc/39564 Log: configure FreeBSD 9.0-stable 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 Sep 16 12:32:58 2012 (r39563) +++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Sep 16 13:24:34 2012 (r39564) @@ -228,6 +228,8 @@ $manPathDefault = 'FreeBSD 9.0-RELEASE'; 'FreeBSD 9-current', "$manLocalDir/FreeBSD-9-current/man:$manLocalDir/FreeBSD-9-current/openssl/man", + 'FreeBSD 9.0-stable', +"$manLocalDir/FreeBSD-9.0-stable/man:$manLocalDir/FreeBSD-9.0-stable/openssl/man", 'FreeBSD 9.0-RELEASE', "$manLocalDir/FreeBSD-9.0-RELEASE/man:$manLocalDir/FreeBSD-9.0-RELEASE/openssl/man", '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", @@ -236,8 +238,6 @@ $manPathDefault = 'FreeBSD 9.0-RELEASE'; "$manLocalDir/FreeBSD-8.3-stable/man:$manLocalDir/FreeBSD-8.3-stable/openssl/man", 'FreeBSD 8.3-RELEASE', "$manLocalDir/FreeBSD-8.3-RELEASE/man:$manLocalDir/FreeBSD-8.3-RELEASE/openssl/man", - 'FreeBSD 8.2-stable', -"$manLocalDir/FreeBSD-8.2-stable/man:$manLocalDir/FreeBSD-8.2-stable/openssl/man", 'FreeBSD 8.2-RELEASE', "$manLocalDir/FreeBSD-8.2-RELEASE/man:$manLocalDir/FreeBSD-8.2-RELEASE/openssl/man", 'FreeBSD Ports 8.2-RELEASE', "$manLocalDir/FreeBSD-ports-8.2-RELEASE",
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209161324.q8GDOYFp093599>