X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49B53BF2.5060909@columbus.rr.com> Date: Mon, 09 Mar 2009 11:55:30 -0400 From: Paul McFerrin Reply-To: pmcferrin AT columbus DOT rr DOT com User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: man does not know how to process html man pages Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com What is wrong with the following: $ man -d /usr/man/htmlman1/ntsec.1.html using /usr/bin/lynx -dump to dump HTML pages as text using default preprocessor sequence found tbl(1) directive man: not executing command: (cd "/usr/man/htmlman1/.." && (echo ".pl 1100i"; /usr/bin/cat '/usr/man/htmlman1/ntsec.1.html'; echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/tbl | /usr/bin/nroff -c -mandoc 2>/dev/null | /usr/bin/less -isrR) /usr/man/htmlman1.$ type man man is /bin/man Note: a "html" page is calling "cat" and "tbl", not lynx. The file appears to be valid html, it is one from cygwin's site. Is it being thrown a loop by seeing something like a table? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/