Two more arrows.

This commit is contained in:
Mark Linimon 2010-02-19 16:12:58 +00:00
parent 95c6b69edd
commit 7d3be2a7ae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35378

View file

@ -2066,8 +2066,9 @@ ln -s ../<replaceable>arch</replaceable>/<replaceable>branch</replaceable>/build
<listitem>
<para>In that
directory, create one more link for the webserver:<screen>
ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs</screen>
directory, create two more links for the webserver:<screen>
ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs
ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</replaceable>-errorlogs</screen>
</listitem>
<listitem>