From owner-svn-doc-head@FreeBSD.ORG Tue Jul 29 23:25:58 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F450FA7; Tue, 29 Jul 2014 23:25:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CBB02588; Tue, 29 Jul 2014 23:25:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TNPwio030236; Tue, 29 Jul 2014 23:25:58 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TNPwUN030235; Tue, 29 Jul 2014 23:25:58 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201407292325.s6TNPwUN030235@svn.freebsd.org> From: Gavin Atkinson Date: Tue, 29 Jul 2014 23:25:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45382 - head/en_US.ISO8859-1/articles/contributing X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 23:25:58 -0000 Author: gavin Date: Tue Jul 29 23:25:57 2014 New Revision: 45382 URL: http://svnweb.freebsd.org/changeset/doc/45382 Log: In the "contributing" article, link to Bugzilla search and not GNATS. Modified: head/en_US.ISO8859-1/articles/contributing/article.xml Modified: head/en_US.ISO8859-1/articles/contributing/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributing/article.xml Tue Jul 29 20:59:40 2014 (r45381) +++ head/en_US.ISO8859-1/articles/contributing/article.xml Tue Jul 29 23:25:57 2014 (r45382) @@ -201,7 +201,7 @@ problem reports database - The FreeBSD + The FreeBSD PR list shows all the current active problem reports and requests for enhancement that have been submitted by FreeBSD users. The PR database includes both programmer and