[BACK]Return to cvsweb.conf-openbsd CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/Attic/cvsweb.conf-openbsd between version 4.1 and 4.2

version 4.1, 2019/11/08 21:08:27 version 4.2, 2019/11/11 15:46:39
Line 11  if ($^O eq 'freebsd') {
Line 11  if ($^O eq 'freebsd') {
         $ENV{'RCSLOCALID'} = 'OpenBSD';          $ENV{'RCSLOCALID'} = 'OpenBSD';
 }  }
   
 @prcategories = qw(  
     alpha  
     arm  
     documentation  
     i386  
     kernel  
     library  
     m68k  
     mips  
     ns32k  
     pending  
     ports  
     ppc  
     sparc  
     system  
     user  
     vax  
 );  
   
 $prcgi = "http://cvs.openbsd.org/cgi-bin/wwwgnats.pl/full?pr=%s";  
   
 $prkeyword = "PR";  
   
 $mancgi =  $mancgi =
     "http://www.openbsd.org/cgi-bin/man.cgi?apropos=0&sektion=%s&query=%s&manpath=OpenBSD+Current&arch=i386&format=html";      "http://www.openbsd.org/cgi-bin/man.cgi?apropos=0&sektion=%s&query=%s&manpath=OpenBSD+Current&arch=i386&format=html";
   

Legend:
Removed from v.4.1  
changed lines
  Added in v.4.2

CVSweb