Hack to get 5.4 manpages (taken from an existing 5.4-STABLE

snapshot) to show up on the Web site.
This commit is contained in:
www 2005-05-10 05:43:23 +00:00
parent bde167a084
commit ae15ebfe5f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24499

View file

@ -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.144 2005-03-10 18:52:03 www Exp $
# $Id: man.cgi,v 1.145 2005-05-10 05:43:23 www Exp $
#use Data::Dumper;
#use Carp;
@ -156,6 +156,7 @@ $manPathDefault = 'FreeBSD 5.3-RELEASE and Ports';
'FreeBSD 5.3-stable', "$manLocalDir/FreeBSD-5.3-stable",
'FreeBSD 4.11-stable', "$manLocalDir/FreeBSD-4.11-stable",
'FreeBSD 5.4-RELEASE', "$manLocalDir/FreeBSD-5.3-stable",
'FreeBSD 5.3-RELEASE', "$manLocalDir/FreeBSD-5.3-RELEASE/man:$manLocalDir/FreeBSD-5.3-RELEASE/openssl/man",
'FreeBSD 5.2.1-RELEASE', "$manLocalDir/FreeBSD-5.2-RELEASE/man:$manLocalDir/FreeBSD-5.2-RELEASE/openssl/man",
'FreeBSD 5.2-RELEASE', "$manLocalDir/FreeBSD-5.2-RELEASE/man:$manLocalDir/FreeBSD-5.2-RELEASE/openssl/man",
@ -1033,7 +1034,7 @@ ETX
}
sub copyright {
$id = '$Id: man.cgi,v 1.144 2005-03-10 18:52:03 www Exp $';
$id = '$Id: man.cgi,v 1.145 2005-05-10 05:43:23 www Exp $';
return qq{\
<PRE>