From owner-freebsd-questions Thu Oct 19 12:21:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id 60B1F37B4C5 for ; Thu, 19 Oct 2000 12:21:22 -0700 (PDT) Received: from lexx.my.domain (dyn37-ras47.screaming.net [212.188.142.37]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id TAA27499 for ; Thu, 19 Oct 2000 19:24:45 GMT From: John Murphy To: questions@freebsd.org Subject: man2html misses lines and man man2html fails Date: Thu, 19 Oct 2000 20:20:53 +0100 Organization: The Organisation Reply-To: bigotfo@bigfoot.com Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Using FreeBSD-4.1 and man2html via man.cgi I find that when it converts man pages (eg: tcpdump) that have page numbering, it misses the last line of text above the page break, and the first line of text below the page break. Unfortunately #man man2html fails with: zcat: /usr/local/man/cat1/man2html.1.gz: not in gzip format #cd /usr/local/man/cat1 #file man2html.1.gz man2html.1.gz: data Any clues appreciated John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message