Since www.flame.org seems to have a complete and newer set of NetBSD
manpages, use www.flame.org's service instead of www.FreeBSD.org's.
This commit is contained in:
parent
97b4252dad
commit
f7f9f8ce43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7931
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Set up for NetBSD repo options.
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf-netbsd,v 1.1 2000/08/14 04:55:19 knu Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf-netbsd,v 1.2 2000/09/03 18:46:25 knu Exp $
|
||||
|
||||
$ENV{'RCSLOCALID'} = 'NetBSD';
|
||||
$ENV{'RCSINCEXC'} = 'iNetBSD';
|
||||
|
@ -61,5 +61,5 @@ $prcgi = "http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=%s";
|
|||
##############
|
||||
# man.cgi
|
||||
##############
|
||||
$mancgi = "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=NetBSD+1.4&format=html";
|
||||
# $mancgi = "http://www.flame.org/cgi-bin/uncgi/hman?sect=%s&page=%s&arch=i386";
|
||||
# $mancgi = "http://www.FreeBSD.org/cgi/man.cgi?apropos=0&sektion=%s&query=%s&manpath=NetBSD+1.4&format=html";
|
||||
$mancgi = "http://www.flame.org/cgi-bin/uncgi/hman?sect=%s&page=%s&arch=i386";
|
||||
|
|
Loading…
Reference in a new issue