added FreeBSD 4.6.2-RELEASE manpages

This commit is contained in:
Wolfram Schneider 2002-10-12 21:19:30 +00:00
parent 8e9863d4c7
commit 0165bbca98
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14605

View file

@ -33,7 +33,7 @@
# BSDI Id: bsdi-man,v 1.2 1995/01/11 02:30:01 polk Exp # 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 # Dual CGI/Plexus mode and new interface by sanders@bsdi.com 9/22/1995
# #
# $Id: man.cgi,v 1.81 2002-10-12 21:13:55 wosch Exp $ # $Id: man.cgi,v 1.82 2002-10-12 21:19:30 wosch Exp $
#use Data::Dumper; #use Data::Dumper;
#use Carp; #use Carp;
@ -137,6 +137,7 @@ $manPathDefault = 'FreeBSD 4.7-RELEASE';
'FreeBSD 5.0-current', "$manLocalDir/FreeBSD-5.0-current", 'FreeBSD 5.0-current', "$manLocalDir/FreeBSD-5.0-current",
'FreeBSD 4.7-stable', "$manLocalDir/FreeBSD-4.7-stable", 'FreeBSD 4.7-stable', "$manLocalDir/FreeBSD-4.7-stable",
'FreeBSD 4.7-RELEASE', "$manLocalDir/FreeBSD-4.7-RELEASE", 'FreeBSD 4.7-RELEASE', "$manLocalDir/FreeBSD-4.7-RELEASE",
'FreeBSD 4.6.2-RELEASE', "$manLocalDir/FreeBSD-4.6.2-RELEASE",
'FreeBSD 4.6-RELEASE', "$manLocalDir/FreeBSD-4.6-RELEASE", 'FreeBSD 4.6-RELEASE', "$manLocalDir/FreeBSD-4.6-RELEASE",
'FreeBSD 4.5-RELEASE', "$manLocalDir/FreeBSD-4.5-RELEASE", 'FreeBSD 4.5-RELEASE', "$manLocalDir/FreeBSD-4.5-RELEASE",
'FreeBSD 4.4-RELEASE', "$manLocalDir/FreeBSD-4.4-RELEASE", 'FreeBSD 4.4-RELEASE', "$manLocalDir/FreeBSD-4.4-RELEASE",
@ -947,7 +948,7 @@ ETX
} }
sub copyright { sub copyright {
$id = '$Id: man.cgi,v 1.81 2002-10-12 21:13:55 wosch Exp $'; $id = '$Id: man.cgi,v 1.82 2002-10-12 21:19:30 wosch Exp $';
return qq{\ return qq{\
<PRE> <PRE>