From owner-svn-src-all@FreeBSD.ORG Mon Jun 22 13:31:56 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DC061065670 for ; Mon, 22 Jun 2009 13:31:56 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from www.sonnenberger.org (www.ostsee-abc.de [62.206.222.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0505A8FC1C for ; Mon, 22 Jun 2009 13:31:55 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (www.sonnenberger.org [192.168.1.10]) by www.sonnenberger.org (Postfix) with ESMTP id 0F500666BB for ; Mon, 22 Jun 2009 15:31:52 +0200 (CEST) Received: by britannica.bec.de (Postfix, from userid 1000) id 631A01BD901; Mon, 22 Jun 2009 15:31:55 +0200 (CEST) Date: Mon, 22 Jun 2009 15:31:55 +0200 From: Joerg Sonnenberger To: svn-src-all@freebsd.org Message-ID: <20090622133155.GE12087@britannica.bec.de> References: <200906191552.n5JFqZcG047705@svn.freebsd.org> <20090620130238.N29302@delplex.bde.org> <20090621134826.GA44901@FreeBSD.org> <86skhty76e.fsf@ds4.des.no> <20090622011251.GA3734@over-yonder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090622011251.GA3734@over-yonder.net> User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: svn commit: r194493 - head/usr.bin/catman X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2009 13:31:56 -0000 On Sun, Jun 21, 2009 at 08:12:51PM -0500, Matthew D. Fuller wrote: > Actually, I looked at this sort of things some years ago when I was > sitting in front of a PPro (which was way outdated by that time), and > even the largest manpage I could find in base didn't take more than 6 > or 8 seconds to render. At 800MHz, the GCC man page needs 3 seconds on a Core2... Joerg