From owner-svn-doc-head@FreeBSD.ORG Thu Mar 7 23:13:04 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 56F7E5D6; Thu, 7 Mar 2013 23:13:04 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 496729E2; Thu, 7 Mar 2013 23:13:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r27ND3Al048727; Thu, 7 Mar 2013 23:13:03 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r27ND327048726; Thu, 7 Mar 2013 23:13:03 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201303072313.r27ND327048726@svn.freebsd.org> From: Gavin Atkinson Date: Thu, 7 Mar 2013 23:13:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41127 - head/en_US.ISO8859-1/articles/pr-guidelines 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.14 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: Thu, 07 Mar 2013 23:13:04 -0000 Author: gavin Date: Thu Mar 7 23:13:03 2013 New Revision: 41127 URL: http://svnweb.freebsd.org/changeset/doc/41127 Log: GNATS is now distributed via rsync, not CVSup. Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/articles/pr-guidelines/article.xml Modified: head/en_US.ISO8859-1/articles/pr-guidelines/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/pr-guidelines/article.xml Thu Mar 7 21:20:41 2013 (r41126) +++ head/en_US.ISO8859-1/articles/pr-guidelines/article.xml Thu Mar 7 23:13:03 2013 (r41127) @@ -902,7 +902,7 @@ When completing the &man.send-pr.1; template, the submitter set Confidential to yes. (Since we allow - anyone to mirror GNATS via cvsup, + anyone to mirror GNATS via rsync, our PRs are public information. Security alerts should therefore not be sent via GNATS but instead via email to the Security Team.)