Correct pointyhat's paths to package building results.

Approved by:	marcus
This commit is contained in:
Dmitry Morozovsky 2004-09-20 11:04:00 +00:00
parent 3f6b571aa1
commit 8f0cec860b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22401

View file

@ -727,11 +727,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.212 2004-09-13 02:41:24 marcus Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck 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.212 2004-09-13 02:41:24 marcus Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.212 2004-09-13 02:41:24 marcus Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.213 2004-09-20 11:04:00 marck Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2822,7 +2822,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
does not mean it is building correctly. (One of the
dependencies may have failed, for instance.) The relevant
directories are available on <hostid>pointyhat</hostid> under
<filename class="directory">/a/asami/portbuild/&lt;arch&gt;/&lt;major_version&gt;</filename>
<filename class="directory">/a/portbuild/&lt;arch&gt;/&lt;major_version&gt;</filename>
so feel free to dig around. Each architecture and version has
the following subdirectories:</para>