From owner-freebsd-current@FreeBSD.ORG Thu Sep 22 22:40:42 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 305F416A422 for ; Thu, 22 Sep 2005 22:40:42 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4FE243D55 for ; Thu, 22 Sep 2005 22:40:40 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from pun.isi.edu (pun.isi.edu [128.9.160.150]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id j8MMddn19356; Thu, 22 Sep 2005 15:39:39 -0700 (PDT) Received: (from faber@localhost) by pun.isi.edu (8.13.4/8.13.4/Submit) id j8MMdbQB001633; Thu, 22 Sep 2005 15:39:37 -0700 (PDT) (envelope-from faber) Date: Thu, 22 Sep 2005 15:39:37 -0700 From: Ted Faber To: Bob Johnson Message-ID: <20050922223937.GB1091@pun.isi.edu> References: <200509220446.j8M4kBPA019823@blue.virtual-estates.net> <20050922182104.GC990@galgenberg.net> <54db439905092215152a197bf9@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+g7M9IMkV8truYOl" Content-Disposition: inline In-Reply-To: <54db439905092215152a197bf9@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-url: http://www.isi.edu/~faber X-ISI-4-43-8-MailScanner: Found to be clean X-MailScanner-From: faber@pun.isi.edu Cc: bobo1009@mailtest2.eng.ufl.edu, current@freebsd.org Subject: Re: using bzip2 to compress man-pages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 22:40:42 -0000 --+g7M9IMkV8truYOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 22, 2005 at 06:15:17PM -0400, Bob Johnson wrote: > On 9/22/05, Ulrich Spoerlein wrote: > > 1. I dont want to wait for my manpages to display, they have to be on > > screen instantanously. >=20 > You are already waiting. FreeBSD by default uses gzip-compressed man > pages. The issue is whether to continue using gzip, or switch to > bzip2. >=20 > Try "man -w man" for instance. You can turn this off using -DNO_MANCOMPRESS when you make world (or by the appropriate find command - find /usr/share/man -type f -name \*.gz -exec gunzip '{}' \; is a good start - if you don't make world). --=20 Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.= asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#= SIG --+g7M9IMkV8truYOl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDMzKpaUz3f+Zf+XsRAhAMAJ0WChriw/40BuyzdMr3E7JCycqkkACgiNpB lIRsXA0GAnqiZvpTSx+gW84= =G0EA -----END PGP SIGNATURE----- --+g7M9IMkV8truYOl--