diff --git a/en/cgi/man.cgi b/en/cgi/man.cgi index 8aae29c0bf..86942e0e0d 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.45 2001-08-03 18:07:43 wosch Exp $ +# $Id: man.cgi,v 1.46 2001-08-05 19:44:54 wosch Exp $ #use Data::Dumper; #use Carp; @@ -199,6 +199,7 @@ $manPathDefault = 'FreeBSD 4.3-RELEASE'; 'Red Hat Linux/i386 6.1', "$manLocalDir/RedHat-6.1-i386", 'Red Hat Linux/i386 6.2', "$manLocalDir/RedHat-6.2-i386", 'Red Hat Linux/i386 7.0', "$manLocalDir/RedHat-7.0-i386", + 'Red Hat Linux/i386 7.1', "$manLocalDir/RedHat-7.1-i386", 'SuSE Linux/i386 4.3', "$manLocalDir/SuSE-4.3-i386", 'SuSE Linux/i386 7.1', "$manLocalDir/SuSE-7.1-i386", @@ -239,9 +240,9 @@ while (($key,$val) = each %manPath) { 'freebsd-current', 'FreeBSD 5.0-current', 'slackware', 'Linux Slackware 3.1', 'linux-de', 'deutsch - Linux/GNU', - 'redhat', 'Red Hat Linux/i386 7.0', + 'redhat', 'Red Hat Linux/i386 7.1', 'suse', 'SuSE Linux/i386 7.1', - 'linux', 'Red Hat Linux/i386 7.0', + 'linux', 'Red Hat Linux/i386 7.1', 'darwin', 'Darwin 1.3 PPC', 'macosx', 'Darwin 1.3 PPC', @@ -895,7 +896,7 @@ ETX } sub copyright { - $id = '$Id: man.cgi,v 1.45 2001-08-03 18:07:43 wosch Exp $'; + $id = '$Id: man.cgi,v 1.46 2001-08-05 19:44:54 wosch Exp $'; return qq{\