Add a pointer to the new account document so that prospective mentors

can find it.

Suggested by: ru
This commit is contained in:
Ceri Davies 2006-12-06 00:38:21 +00:00
parent 70b33810bd
commit ead970790b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29194

View file

@ -730,11 +730,11 @@ alias scvs cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.org:/home/ncvs</p
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.250 2006-12-06 00:18:17 ceri Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.251 2006-12-06 00:38:21 ceri 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.250 2006-12-06 00:18:17 ceri Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.250 2006-12-06 00:18:17 ceri Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.251 2006-12-06 00:38:21 ceri Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.251 2006-12-06 00:38:21 ceri Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -3389,6 +3389,20 @@ MFC after: 1 month</programlisting>
This location is accessible from any machine on the FreeBSD cluster.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>I would like to mentor a new committer. What process
do I need to follow?</para>
</question>
<answer>
<para>See the <ulink
url="http://www.freebsd.org/internal/new-account.html">New
Account Creation Procedure</ulink> document on the internal
pages.</para>
</answer>
</qandaentry>
</qandaset>
</sect1>
</article>