diff --git a/en_US.ISO8859-1/articles/portbuild/article.sgml b/en_US.ISO8859-1/articles/portbuild/article.sgml index 1ba095888e..b054eb3cc7 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.sgml +++ b/en_US.ISO8859-1/articles/portbuild/article.sgml @@ -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>