From e6338365649c4ed52fde8d811ce1912803e527b5 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 15 May 2006 01:21:53 +0000 Subject: [PATCH] Hack for 6.1-RELEASE; make it use an (old, pre-existing) snapshot of FreeBSD 6.0-stable. This isn't the correct solution but at least it prevents (some of) the broken links reported to the doc@ list. --- en/cgi/man.cgi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en/cgi/man.cgi b/en/cgi/man.cgi index e8dd180560..d258a4aeec 100755 --- a/en/cgi/man.cgi +++ b/en/cgi/man.cgi @@ -33,7 +33,7 @@ # BSDI Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp # Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995 # -# $Id: man.cgi,v 1.154 2006-05-06 19:36:29 wosch Exp $ +# $Id: man.cgi,v 1.155 2006-05-15 01:21:53 bmah Exp $ #use Data::Dumper; #use Carp; @@ -161,6 +161,7 @@ $manPathDefault = 'FreeBSD 6.0-RELEASE and Ports'; 'FreeBSD 5.4-stable', "$manLocalDir/FreeBSD-5.4-stable", 'FreeBSD 4.11-stable', "$manLocalDir/FreeBSD-4.11-stable", + 'FreeBSD 6.1-RELEASE', "$manLocalDir/FreeBSD-6.0-stable/man:$manLocalDir/FreeBSD-6.0-stable/openssl/man", 'FreeBSD 6.0-RELEASE', "$manLocalDir/FreeBSD-6.0-RELEASE/man:$manLocalDir/FreeBSD-6.0-RELEASE/openssl/man", 'FreeBSD 5.4-RELEASE', "$manLocalDir/FreeBSD-5.4-RELEASE/man:$manLocalDir/FreeBSD-5.4-RELEASE/openssl/man", 'FreeBSD 5.3-RELEASE', "$manLocalDir/FreeBSD-5.3-RELEASE/man:$manLocalDir/FreeBSD-5.3-RELEASE/openssl/man", @@ -1077,7 +1078,7 @@ ETX } sub copyright { - $id = '$Id: man.cgi,v 1.154 2006-05-06 19:36:29 wosch Exp $'; + $id = '$Id: man.cgi,v 1.155 2006-05-15 01:21:53 bmah Exp $'; return qq{\