From owner-svn-doc-all@FreeBSD.ORG Tue Aug 12 15:14:22 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3AEE852 for ; Tue, 12 Aug 2014 15:14:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E30A42DC2 for ; Tue, 12 Aug 2014 15:14:21 +0000 (UTC) Received: from ale (uid 999) (envelope-from ale@FreeBSD.org) id 6d0b by svn.freebsd.org (DragonFly Mail Agent v0.9+); Tue, 12 Aug 2014 15:14:21 +0000 From: Alex Dupre Date: Tue, 12 Aug 2014 15:14:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45443 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53ea2f4d.6d0b.63e9f4ee@svn.freebsd.org> X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2014 15:14:22 -0000 Author: ale Date: Tue Aug 12 15:14:21 2014 New Revision: 45443 URL: http://svnweb.freebsd.org/changeset/doc/45443 Log: Fix svn repo paths. PR: 192613 Submitted by: dvl Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Aug 12 14:44:00 2014 (r45442) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Aug 12 15:14:21 2014 (r45443) @@ -2200,7 +2200,7 @@ ControlPersist yes Add an Author Entity - head/share/xml/authors.ent + doc/head/share/xml/authors.ent — Add an author entity. Later steps depend on this entity, and missing this step will cause the doc/ build to fail. This is a @@ -2212,14 +2212,14 @@ ControlPersist yes Update the List of Developers and Contributors - head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml + doc/head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml — Add an entry to the Developers section of the Contributors List. Entries are sorted by last name. - head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml + doc/head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml — Remove the entry from the Additional Contributors section. Entries are sorted by last name. @@ -2246,7 +2246,7 @@ ControlPersist yes key should see . &a.des.email; has written a shell script - (head/share/pgpkeys/addkey.sh) to + (doc/head/share/pgpkeys/addkey.sh) to make this easier. See the README file for more information. @@ -2276,7 +2276,7 @@ ControlPersist yes Update Mentor and Mentee Information - head/share/misc/committers-repository.dot + base/head/share/misc/committers-repository.dot — Add an entry to the current committers section, where repository is doc, ports, or