Fix svn repo paths.
PR: 192613 Submitted by: dvl
This commit is contained in:
parent
98efb2a16b
commit
2fda475d12
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45443
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue