From owner-cvs-all Tue Jan 15 22:44:48 2002 Delivered-To: cvs-all@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 0448837B402; Tue, 15 Jan 2002 22:44:45 -0800 (PST) Received: from dialup-209.245.128.158.dial1.sanjose1.level3.net ([209.245.128.158] helo=blossom.cjclark.org) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16QjoO-0000HJ-00; Tue, 15 Jan 2002 22:44:41 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0G6icP33858; Tue, 15 Jan 2002 22:44:38 -0800 (PST) (envelope-from cjc) Date: Tue, 15 Jan 2002 22:44:38 -0800 From: "Crist J . Clark" To: Greg Lehey Cc: Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/man/man Makefile man.c src/etc/mtree BSD.local.dist BSD.usr.dist BSD.x11-4.dist BSD.x11.dist Message-ID: <20020115224438.I31328@blossom.cjclark.org> References: <200201151411.g0FEB6H82165@freefall.freebsd.org> <20020116132917.K78030@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020116132917.K78030@wantadilla.lemis.com>; from grog@FreeBSD.org on Wed, Jan 16, 2002 at 01:29:17PM +1030 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 16, 2002 at 01:29:17PM +1030, Greg Lehey wrote: [snip] > This won't help people installing from CD-ROM. It also takes up a lot > of space. Actually it doesn't. The catpages actually take less space than the manpages, $ du -ck /usr/share/man/man* | grep total 7186 total $ du -ck /usr/share/man/cat* | grep total 5899 total And I'd hardly call less than 6 MB "a lot of space" on any modern HDD. -- "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message