K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-03-05T13:48:38.000000Z K 7 svn:log V 630 New manpage compression support. Only one macro controls compression now, DO_COMPRESS. This controls whether or not catpages are compressed or not (on by default, since little else uses the catpages and those few things that do can always configure in a `zmore' in place of more or something, and saving space is more important, IMHO). Uncompression support is now on by default since that's the only way to support mixed-mode environments. If you don't like it, just don't compress your man pages and it won't be used! :-). Supports gzip. You can also compress the man pages themselves (or gzip them) now and it will work. END