added NetBSD 1.5.3 manual pages

This commit is contained in:
Wolfram Schneider 2002-07-22 09:44:59 +00:00
parent ab79baa9e8
commit b33774ccc7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13677

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.77 2002-06-23 15:19:15 wosch Exp $ # $Id: man.cgi,v 1.78 2002-07-22 09:44:59 wosch Exp $
#use Data::Dumper; #use Data::Dumper;
#use Carp; #use Carp;
@ -196,6 +196,7 @@ $manPathDefault = 'FreeBSD 4.6-RELEASE';
'NetBSD 1.5', "$manLocalDir/NetBSD-1.5", 'NetBSD 1.5', "$manLocalDir/NetBSD-1.5",
'NetBSD 1.5.1', "$manLocalDir/NetBSD-1.5.1", 'NetBSD 1.5.1', "$manLocalDir/NetBSD-1.5.1",
'NetBSD 1.5.2', "$manLocalDir/NetBSD-1.5.2", 'NetBSD 1.5.2', "$manLocalDir/NetBSD-1.5.2",
'NetBSD 1.5.3', "$manLocalDir/NetBSD-1.5.3",
'2.8 BSD', "$manLocalDir/2.8BSD", '2.8 BSD', "$manLocalDir/2.8BSD",
'2.9.1 BSD', "$manLocalDir/2.9.1BSD", '2.9.1 BSD', "$manLocalDir/2.9.1BSD",
@ -277,7 +278,7 @@ while (($key,$val) = each %manPath) {
'darwin', 'Darwin 1.3 PPC', 'darwin', 'Darwin 1.3 PPC',
'macosx', 'Darwin 1.3 PPC', 'macosx', 'Darwin 1.3 PPC',
'netbsd', 'NetBSD 1.5.2', 'netbsd', 'NetBSD 1.5.3',
'openbsd', 'OpenBSD 3.1', 'openbsd', 'OpenBSD 3.1',
'v7', 'Unix Seventh Edition', 'v7', 'Unix Seventh Edition',
'v7man', 'Unix Seventh Edition', 'v7man', 'Unix Seventh Edition',
@ -944,7 +945,7 @@ ETX
} }
sub copyright { sub copyright {
$id = '$Id: man.cgi,v 1.77 2002-06-23 15:19:15 wosch Exp $'; $id = '$Id: man.cgi,v 1.78 2002-07-22 09:44:59 wosch Exp $';
return qq{\ return qq{\
<PRE> <PRE>