From owner-svn-doc-all@FreeBSD.ORG Sat Feb 16 16:36:20 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8EDC37D1; Sat, 16 Feb 2013 16:36:20 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 691FD20F; Sat, 16 Feb 2013 16:36:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1GGaKEc055195; Sat, 16 Feb 2013 16:36:20 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1GGaK7K055194; Sat, 16 Feb 2013 16:36:20 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201302161636.r1GGaK7K055194@svn.freebsd.org> From: Eitan Adler Date: Sat, 16 Feb 2013 16:36:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40984 - head/en_US.ISO8859-1/books/developers-handbook/testing X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 16:36:20 -0000 Author: eadler Date: Sat Feb 16 16:36:19 2013 New Revision: 40984 URL: http://svnweb.freebsd.org/changeset/doc/40984 Log: Remove outdated comments. Discussed with: des Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Modified: head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Sat Feb 16 16:36:17 2013 (r40983) +++ head/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml Sat Feb 16 16:36:19 2013 (r40984) @@ -430,15 +430,14 @@ HEAD for amd64, arm, i386, - i386/pc98, ia64, mips, powerpc, powerpc64, and sparc64, - which takes approximately four hours. + i386/pc98, ia64, mips, powerpc, powerpc64, and + sparc64. RELENG_9 and supported 9.X branches for amd64, arm, i386, i386/pc98, ia64, mips, powerpc, powerpc64, and - sparc64, which takes approximately three and a half - hours. + sparc64. @@ -449,8 +448,7 @@ RELENG_8 and supported 8.X branches for amd64, i386, - i386/pc98, ia64, mips, powerpc and sparc64, and each - branch takes approximately six hours. + i386/pc98, ia64, mips, powerpc and sparc64. @@ -461,8 +459,7 @@ RELENG_7 and supported 7.X branches for amd64, i386, - i386/pc98, ia64, powerpc, and sparc64, and each branch - takes approximately three hours. + i386/pc98, ia64, powerpc, and sparc64. @@ -485,13 +482,6 @@ Apache is set up to use index.cgi as DirectoryIndex. - - A Varnish - instance in front of Apache ensures that - index.cgi does not need to run more - than once every two minutes. -