Update links to the Handbook Contributors chapter and Staff appendix
to point to the new Contributors List article instead.
This commit is contained in:
parent
49dd86fb16
commit
65edfaeafc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10212
1 changed files with 13 additions and 11 deletions
|
@ -22,7 +22,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.80 2001/07/15 06:33:28 dd Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.81 2001/07/16 15:33:07 nik Exp $</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>1999</year>
|
||||
|
@ -522,11 +522,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You'll almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.82 2001-08-06 22:43:27 murray Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.82 2001-08-06 22:43:27 murray Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.82 2001-08-06 22:43:27 murray Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -814,8 +814,9 @@ checkout -P</programlisting>
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Add yourself to the <quote>Developers</quote> section of the
|
||||
Handbook and remove yourself from the <quote>Additional
|
||||
<para>Add yourself to the <quote>Developers</quote> section of
|
||||
the <ulink url="../contributors">Contributors List</ulink>
|
||||
and remove yourself from the <quote>Additional
|
||||
Contributors</quote> section.</para>
|
||||
|
||||
<para>This is a relatively easy task, but remains a good first test of
|
||||
|
@ -1538,8 +1539,8 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
<para>Other areas of FreeBSD fall under the control of
|
||||
someone who manages an overall category of FreeBSD
|
||||
evolution, such as internationalization or networking.
|
||||
See <ulink url="http://www.FreeBSD.org/handbook/staff-who.html">http://www.FreeBSD.org/handbook/staff-who.html</ulink>
|
||||
for more information on this.</para>
|
||||
See <ulink
|
||||
url="../contributors/staff-who.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink> for more information on this.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -1823,9 +1824,10 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
|
||||
<para>If the port came from a submitter who has not
|
||||
contributed to the project before, add that person's
|
||||
name to the Handbook's <citetitle
|
||||
pubwork="section">Additional Contributors</citetitle>
|
||||
section.</para>
|
||||
name to the <ulink
|
||||
url="../contributors/contrib-additional.html">Additional
|
||||
Contributors</ulink> section of the FreeBSD Contributors
|
||||
List.</para>
|
||||
|
||||
<para>Close the PR if the port came in as a PR. To close
|
||||
a PR, just do
|
||||
|
|
Loading…
Reference in a new issue