Add a Q&A about where committer mail is stored. This question seems to appear

every once in awhile, and has been a long time (ago) request from obrien.

Requested by:	obrien (several months ago)
This commit is contained in:
Tom Rhodes 2002-12-26 17:17:45 +00:00
parent 4b0bf02292
commit 5d9fa5e183
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15437

View file

@ -592,11 +592,11 @@
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.143 2002-12-15 22:19:01 ceri Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes 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.143 2002-12-15 22:19:01 ceri Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.143 2002-12-15 22:19:01 ceri Exp $</literal> line intact).</para>
the second <literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2828,6 +2828,18 @@ MFC after: 1 month</programlisting>
url="http://people.FreeBSD.org">people.FreeBSD.org</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Where are the mailing list archives stored?</para>
</question>
<answer>
<para>The mailing lists are archived under <filename>/g/mail</filename>
which will show up as <filename>/hub/g/mail</filename> with &man.pwd.1;.
This location is accessable from any machine on the FreeBSD cluster.</para>
</answer>
</qandaentry>
</qandaset>
</sect1>
</article>