Explicitly state how to put files up on http://people.freebsd.org. It

might be obvious, but I didn't know it when i started.

approved by: jhb (maintainer)
This commit is contained in:
Michael Lucas 2002-03-08 18:40:28 +00:00
parent 0bf87d66b4
commit 7f0ceea284
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12397

View file

@ -525,11 +525,11 @@
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.96 2002-02-16 20:23:44 bmah Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas 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.96 2002-02-16 20:23:44 bmah Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.96 2002-02-16 20:23:44 bmah Exp $</literal> line intact).</para>
the second <literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2385,6 +2385,24 @@ Obtained from: NetBSD
MFC after: 1 month</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I access <hostid
role="fqdn">people.FreeBSD.org</hostid> to put up personal
or project information?</para>
</question>
<answer>
<para><hostid role="fqdn">people.FreeBSD.org</hostid> is the
same as <hostid
role="fqdn">freefall.FreeBSD.org</hostid>. Just create a
<filename>public_html</filename> directory. Anything you
place in that directory will automatically be visible
under <ulink
url="http://people.FreeBSD.org">people.FreeBSD.org</ulink>.</para>
</answer>
</qandaentry>
</qandaset>
</sect1>
</article>