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>
|
</author>
|
||||||
</authorgroup>
|
</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>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
|
@ -522,11 +522,11 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You'll almost certainly get a conflict because
|
<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
|
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
||||||
the file to resolve the conflict (remove the marker lines and
|
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
|
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.81 2001-07-16 15:33:07 nik Exp $</literal> line intact).</para>
|
<literal>$Id: article.sgml,v 1.82 2001-08-06 22:43:27 murray Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -814,8 +814,9 @@ checkout -P</programlisting>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Add yourself to the <quote>Developers</quote> section of the
|
<para>Add yourself to the <quote>Developers</quote> section of
|
||||||
Handbook and remove yourself from the <quote>Additional
|
the <ulink url="../contributors">Contributors List</ulink>
|
||||||
|
and remove yourself from the <quote>Additional
|
||||||
Contributors</quote> section.</para>
|
Contributors</quote> section.</para>
|
||||||
|
|
||||||
<para>This is a relatively easy task, but remains a good first test of
|
<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
|
<para>Other areas of FreeBSD fall under the control of
|
||||||
someone who manages an overall category of FreeBSD
|
someone who manages an overall category of FreeBSD
|
||||||
evolution, such as internationalization or networking.
|
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>
|
See <ulink
|
||||||
for more information on this.</para>
|
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>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1823,9 +1824,10 @@ docs:Documentation Bug:nik:</programlisting>
|
||||||
|
|
||||||
<para>If the port came from a submitter who has not
|
<para>If the port came from a submitter who has not
|
||||||
contributed to the project before, add that person's
|
contributed to the project before, add that person's
|
||||||
name to the Handbook's <citetitle
|
name to the <ulink
|
||||||
pubwork="section">Additional Contributors</citetitle>
|
url="../contributors/contrib-additional.html">Additional
|
||||||
section.</para>
|
Contributors</ulink> section of the FreeBSD Contributors
|
||||||
|
List.</para>
|
||||||
|
|
||||||
<para>Close the PR if the port came in as a PR. To close
|
<para>Close the PR if the port came in as a PR. To close
|
||||||
a PR, just do
|
a PR, just do
|
||||||
|
|
Loading…
Reference in a new issue