Remove outdated comments.

Discussed with:	des
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-02-16 16:36:19 +00:00
parent 6b6c805fd1
commit 8adfc6742d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40984

View file

@ -430,15 +430,14 @@
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para><literal>HEAD</literal> for amd64, arm, i386, <para><literal>HEAD</literal> for amd64, arm, i386,
i386/pc98, ia64, mips, powerpc, powerpc64, and sparc64, i386/pc98, ia64, mips, powerpc, powerpc64, and
which takes approximately four hours.</para> sparc64.</para>
</listitem> </listitem>
<listitem> <listitem>
<para><literal>RELENG_9</literal> and supported <para><literal>RELENG_9</literal> and supported
9.<replaceable>X</replaceable> branches for amd64, arm, 9.<replaceable>X</replaceable> branches for amd64, arm,
i386, i386/pc98, ia64, mips, powerpc, powerpc64, and i386, i386/pc98, ia64, mips, powerpc, powerpc64, and
sparc64, which takes approximately three and a half sparc64.</para>
hours.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -449,8 +448,7 @@
<listitem> <listitem>
<para><literal>RELENG_8</literal> and supported <para><literal>RELENG_8</literal> and supported
8.<replaceable>X</replaceable> branches for amd64, i386, 8.<replaceable>X</replaceable> branches for amd64, i386,
i386/pc98, ia64, mips, powerpc and sparc64, and each i386/pc98, ia64, mips, powerpc and sparc64.</para>
branch takes approximately six hours.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -461,8 +459,7 @@
<listitem> <listitem>
<para><literal>RELENG_7</literal> and supported <para><literal>RELENG_7</literal> and supported
7.<replaceable>X</replaceable> branches for amd64, i386, 7.<replaceable>X</replaceable> branches for amd64, i386,
i386/pc98, ia64, powerpc, and sparc64, and each branch i386/pc98, ia64, powerpc, and sparc64.</para>
takes approximately three hours.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
@ -485,13 +482,6 @@
<para>Apache is set up to use <filename>index.cgi</filename> <para>Apache is set up to use <filename>index.cgi</filename>
as <literal>DirectoryIndex</literal>.</para> as <literal>DirectoryIndex</literal>.</para>
</listitem> </listitem>
<listitem>
<para>A <ulink
url="https://www.varnish-cache.org/">Varnish</ulink>
instance in front of Apache ensures that
<filename>index.cgi</filename> does not need to run more
than once every two minutes.</para>
</listitem>
</itemizedlist> </itemizedlist>
</section> </section>
</section> </section>