From owner-freebsd-questions Tue Oct 29 02:40:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA15211 for questions-outgoing; Tue, 29 Oct 1996 02:40:23 -0800 (PST) Received: from dreamlabs.dreaming.org (root@dreamlabs.dreaming.org [207.107.8.200]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA15202 for ; Tue, 29 Oct 1996 02:40:20 -0800 (PST) Received: from dreamlabs.dreaming.org (thelab@dreamlabs.dreaming.org [207.107.8.200]) by dreamlabs.dreaming.org (8.7.6/8.6.12) with SMTP id FAA21780 for ; Tue, 29 Oct 1996 05:40:13 -0500 (EST) Date: Tue, 29 Oct 1996 05:40:12 -0500 (EST) From: Will Mitayai Keeso Rowe X-Sender: thelab@dreamlabs.dreaming.org Reply-To: Will Mitayai Keeso Rowe To: freebsd-questions@freebsd.org Subject: Man page strangeness Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I just upgraded my home system from 2.1.5 to 2.2 current (well, six days ago current) via a make world and a total re-install of /etc, and now everytime i try the 'man' command, i get the following error: zcat: /usr/share/man/cat8/ipfw.8.gz: unexpected end of file. /man8/ipfw.8.gz is there, complete, and unformatted, and the /cat8/ipfw.8.gz is a zero length file. I tried deleting the /cat8/ipfw.8.gz and trying again... I checked, re-checked, and re-installed zcat (gzip)... I made sure there was no weirdness in /etc/manpath.config... Any ideas? -Will