Mention calendar.freebsd as something a new committer might want to
contribute to.
This commit is contained in:
parent
631ca6acca
commit
1c985b66c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9664
1 changed files with 10 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.71 2001/06/09 14:01:06 nik Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.72 2001/06/11 01:16:39 ache Exp $</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>1999</year>
|
||||
|
@ -519,11 +519,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You'll almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.72 2001-06-11 01:16:39 ache Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.73 2001-06-22 08:18:55 nik 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.72 2001-06-11 01:16:39 ache Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.72 2001-06-11 01:16:39 ache Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.73 2001-06-22 08:18:55 nik Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.73 2001-06-22 08:18:55 nik Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -803,10 +803,14 @@ checkout -P</programlisting>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Some people also add an entry for themselves to
|
||||
<para>Some people add an entry for themselves to
|
||||
<filename>ports/astro/xearth/files/freebsd.committers.markers</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Some people add an entry for themselves to <filename>src/usr.bin/calendar/calendars/calendar.freebsd</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Introduce yourself to the other committers, otherwise no one
|
||||
will have any idea who you are or what you are working on. You do
|
||||
|
@ -1055,7 +1059,7 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
some advice on the structure, or the markup, ask Ruslan.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.bde;</term>
|
||||
|
||||
|
|
Loading…
Reference in a new issue