svn commit: r45443 - head/en_US.ISO8859-1/articles/committers-guide
Alex Dupre <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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</screen> <step> <title>Add an Author Entity</title> - <para><filename>head/share/xml/authors.ent</filename> + <para><filename>doc/head/share/xml/authors.ent</filename> — Add an author entity. Later steps depend on this entity, and missing this step will cause the <filename>doc/</filename> build to fail. This is a @@ -2212,14 +2212,14 @@ ControlPersist yes</screen> <title>Update the List of Developers and Contributors</title> - <para><filename>head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml</filename> + <para><filename>doc/head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml</filename> — Add an entry to the <quote>Developers</quote> section of the <link xlink:href="&url.articles.contributors;/staff-committers.html">Contributors List</link>. Entries are sorted by last name.</para> - <para><filename>head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml</filename> + <para><filename>doc/head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml</filename> — Remove the entry from the <quote>Additional Contributors</quote> section. Entries are sorted by last name.</para> @@ -2246,7 +2246,7 @@ ControlPersist yes</screen> key should see <xref linkend="pgpkeys-creating"/>.</para> <para>&a.des.email; has written a shell script - (<filename>head/share/pgpkeys/addkey.sh</filename>) to + (<filename>doc/head/share/pgpkeys/addkey.sh</filename>) to make this easier. See the <link xlink:href="http://svnweb.FreeBSD.org/doc/head/share/pgpkeys/README">README</link> file for more information.</para> @@ -2276,7 +2276,7 @@ ControlPersist yes</screen> <step> <title>Update Mentor and Mentee Information</title> - <para><filename>head/share/misc/committers-<replaceable>repository</replaceable>.dot</filename> + <para><filename>base/head/share/misc/committers-<replaceable>repository</replaceable>.dot</filename> — Add an entry to the current committers section, where <replaceable>repository</replaceable> is <literal>doc</literal>, <literal>ports</literal>, or _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"