John Murphy wrote:
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.
Try looking at the first few lines of the file. That should give
you a clue what type of file it is.
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message