From 19e2b98eba36bf25fd9d484349164b2df05f9148 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Fri, 7 Jun 2002 14:14:10 +0000 Subject: [PATCH] added OpenBSD 3.1 manpages --- en/cgi/man.cgi | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/en/cgi/man.cgi b/en/cgi/man.cgi index 13d00d7f38..8380589042 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.74 2002-06-07 14:03:02 wosch Exp $ +# $Id: man.cgi,v 1.75 2002-06-07 14:14:10 wosch Exp $ #use Data::Dumper; #use Carp; @@ -100,6 +100,9 @@ $sectionpath = { 'OpenBSD 3.0' => { 'path' => '1:2:3:3p:4:5:6:7:8:9', }, + 'OpenBSD 3.1' => { + 'path' => '1:2:3:3p:4:5:6:7:8:9', + }, }; foreach my $os (keys %$sectionpath) { @@ -176,6 +179,7 @@ $manPathDefault = 'FreeBSD 4.6-RELEASE'; 'OpenBSD 2.8', "$manLocalDir/OpenBSD-2.8", 'OpenBSD 2.9', "$manLocalDir/OpenBSD-2.9", 'OpenBSD 3.0', "$manLocalDir/OpenBSD-3.0", + 'OpenBSD 3.1', "$manLocalDir/OpenBSD-3.1", #'NetBSD 0.9', "$manLocalDir/NetBSD-0.9", 'NetBSD 1.0', "$manLocalDir/NetBSD-1.0", @@ -274,7 +278,7 @@ while (($key,$val) = each %manPath) { 'macosx', 'Darwin 1.3 PPC', 'netbsd', 'NetBSD 1.5.2', - 'openbsd', 'OpenBSD 3.0', + 'openbsd', 'OpenBSD 3.1', 'v7', 'Unix Seventh Edition', 'v7man', 'Unix Seventh Edition', 'x11', 'XFree86 4.2.0', @@ -940,7 +944,7 @@ ETX } sub copyright { - $id = '$Id: man.cgi,v 1.74 2002-06-07 14:03:02 wosch Exp $'; + $id = '$Id: man.cgi,v 1.75 2002-06-07 14:14:10 wosch Exp $'; return qq{\