On Thu, Sep 22, 2005 at 06:15:17PM -0400, Bob Johnson wrote: > On 9/22/05, Ulrich Spoerlein <q_at_galgenberg.net> wrote: > > 1. I dont want to wait for my manpages to display, they have to be on > > screen instantanously. > > You are already waiting. FreeBSD by default uses gzip-compressed man > pages. The issue is whether to continue using gzip, or switch to > bzip2. > > 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). -- 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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:44 UTC