aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/committers-guide/article.sgml
diff options
context:
space:
mode:
authorDenis Peplin <den@FreeBSD.org>2004-08-05 10:04:31 +0000
committerDenis Peplin <den@FreeBSD.org>2004-08-05 10:04:31 +0000
commitc12c11040e25b690cecaa0543a22c7aff8c3797c (patch)
treeb3f202a3e340e12cba0292a8201179d6a600d6a7 /en_US.ISO8859-1/articles/committers-guide/article.sgml
parent2f69cd65ee273a00b79d7a1b906d7d5f0f52deb3 (diff)
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide/article.sgml')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.sgml20
1 files changed, 10 insertions, 10 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml
index 91af421771..a9fa47258e 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.sgml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml
@@ -715,11 +715,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
</itemizedlist>
<para>You will almost certainly get a conflict because
- of the <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> (or in FreeBSD's case,
+ of the <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict
- (remove the marker lines and the second <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> line,
- leaving the original <literal>$Id: article.sgml,v 1.203 2004-08-02 04:15:08 murray Exp $</literal> line intact).</para>
+ (remove the marker lines and the second <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> line,
+ leaving the original <literal>$Id: article.sgml,v 1.204 2004-08-05 10:04:26 den Exp $</literal> line intact).</para>
</listitem>
<listitem>
@@ -1029,7 +1029,7 @@ checkout -P</programlisting>
<listitem>
<para>Add yourself to the <quote>Developers</quote> section of
- the <ulink url="../contributors/index.html">Contributors List</ulink>
+ the <ulink url="&url.articles.contributors;/index.html">Contributors List</ulink>
and remove yourself from the <quote>Additional
Contributors</quote> section.</para>
</listitem>
@@ -1424,7 +1424,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
related discussion takes place on the &a.doc;. Committers
interested in contributing to the documentation should familiarize
themselves with the <ulink
- url="../../books/fdp-primer/index.html">Documentation Project
+ url="&url.books.fdp-primer;/index.html">Documentation Project
Primer</ulink>.</para>
</listitem>
</varlistentry>
@@ -1873,7 +1873,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<filename>Makefile</filename> for any package or subtree
which is being actively maintained by one or more people;
see <ulink
- url="../../books/developers-handbook/policies.html"></ulink>
+ url="&url.books.developers-handbook;/policies.html"></ulink>
for documentation on this. Where sections of code have
several maintainers, commits to affected areas by one
maintainer need to be reviewed by at least one other
@@ -1887,7 +1887,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
someone who manages an overall category of FreeBSD
evolution, such as internationalization or networking.
See <ulink
- url="../contributors/staff-who.html">
+ url="&url.articles.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>
@@ -2357,7 +2357,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
</screen>
<para>The
- <ulink url="../../books/porters-handbook/index.html">Porters
+ <ulink url="&url.books.porters-handbook;/index.html">Porters
Handbook</ulink> contains more detailed
instructions.</para>
@@ -2368,7 +2368,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<para>If the port came from a submitter who has not
contributed to the project before, add that person's
name to the <ulink
- url="../contributors/contrib-additional.html">Additional
+ url="&url.articles.contributors;/contrib-additional.html">Additional
Contributors</ulink> section of the FreeBSD Contributors
List.</para>
@@ -2763,7 +2763,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<step>
<para>Submit a docs PR to add the new category to both the
- <ulink url="../../books/porters-handbook/makefile-categories.html#PORTING-CATEGORIES">
+ <ulink url="&url.books.porters-handbook;/makefile-categories.html#PORTING-CATEGORIES">
Porter's Handbook</ulink> and to
<filename>www/en/ports/categories</filename>.</para>
</step>