From be6b482eed396f3204367626663db9d56f088af5 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 19 Nov 2003 11:53:52 +0000 Subject: [PATCH] FreeBSD 5.1-RELEASE with subdirectories 'man' and 'openssl' --- en/cgi/man.cgi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/cgi/man.cgi b/en/cgi/man.cgi index cc25b558b4..059a6306aa 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.118 2003-11-19 10:30:08 wosch Exp $ +# $Id: man.cgi,v 1.119 2003-11-19 11:53:52 wosch Exp $ #use Data::Dumper; #use Carp; @@ -147,12 +147,12 @@ $manPathDefault = 'FreeBSD 5.1-RELEASE and Ports'; %manPath = ( - 'FreeBSD 5.1-RELEASE and Ports', "$manLocalDir/FreeBSD-5.1-RELEASE:$manLocalDir/FreeBSD-ports-5.1-RELEASE", + 'FreeBSD 5.1-RELEASE and Ports', "$manLocalDir/FreeBSD-5.1-RELEASE/man:$manLocalDir/FreeBSD-5.1-RELEASE/openssl:$manLocalDir/FreeBSD-ports-5.1-RELEASE", 'FreeBSD 5.1-current', "$manLocalDir/FreeBSD-5.1-current", 'FreeBSD 4.9-stable', "$manLocalDir/FreeBSD-4.9-stable", - 'FreeBSD 5.1-RELEASE', "$manLocalDir/FreeBSD-5.1-RELEASE", + 'FreeBSD 5.1-RELEASE', "$manLocalDir/FreeBSD-5.1-RELEASE/man:$manLocalDir/FreeBSD-5.1-RELEASE/openssl", 'FreeBSD 5.0-RELEASE', "$manLocalDir/FreeBSD-5.0-RELEASE", 'FreeBSD 4.9-RELEASE', "$manLocalDir/FreeBSD-4.9-RELEASE", 'FreeBSD 4.8-RELEASE', "$manLocalDir/FreeBSD-4.8-RELEASE", @@ -1014,7 +1014,7 @@ ETX } sub copyright { - $id = '$Id: man.cgi,v 1.118 2003-11-19 10:30:08 wosch Exp $'; + $id = '$Id: man.cgi,v 1.119 2003-11-19 11:53:52 wosch Exp $'; return qq{\