=================================================================== RCS file: /cvs/cvsweb/Attic/cvsweb.conf,v retrieving revision 4.7 retrieving revision 4.8 diff -u -p -r4.7 -r4.8 --- cvsweb/Attic/cvsweb.conf 2019/11/11 14:37:54 4.7 +++ cvsweb/Attic/cvsweb.conf 2019/11/11 15:46:39 4.8 @@ -1,5 +1,5 @@ # -*- perl -*- -# $Id: cvsweb.conf,v 4.7 2019/11/11 14:37:54 schwarze Exp $ +# $Id: cvsweb.conf,v 4.8 2019/11/11 15:46:39 schwarze Exp $ # $doc: cvsweb.conf,v 1.38 2006/01/19 19:53:38 ceri # $knu: cvsweb.conf,v 1.97 2005/06/19 09:13:50 scop # @@ -76,26 +76,6 @@ $CMD{tar} ||= search_path('tar'); # 'Yet another one' => 'http://192.168.0.2/cgi-bin/cvsweb.cgi/', #); -# Bug tracking system linking options ("PR" means Problem Report, as in GNATS) -# This will be done only for views for which $allow_*_extra below is true. -# -#@prcategories = qw( -# advocacy -# alpha -# bin -# conf -# docs -# gnu -# i386 -# kern -# misc -# pending -# ports -# sparc -#); -#$prcgi = "http://www.FreeBSD.org/cgi/query-pr.cgi?pr=%s"; -#$prkeyword = "PR"; - # Manual gateway linking. This will be done only for views for which # $allow_*_extra below is true. # @@ -386,8 +366,8 @@ $allow_markup = 1; # #$allow_mailtos = 0; -## Extra hyperlinking means hyperlinks to bug tracking systems and manual page -## gateways, see $prcgi and $mancgi and related options above. +## Extra hyperlinking means hyperlinks to manual page +## gateways, see $mancgi above. # Allow extra hyperlinking (such as PR cross-references) in logs? # Default: yes.