X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_40,J_CHICKENPOX_31,SPF_PASS,ZMIde_GENERICSPAM1 X-Spam-Check-By: sourceware.org Message-ID: <49B52DFF.50201@columbus.rr.com> Date: Mon, 09 Mar 2009 10:55:59 -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: Can't get "man" to find local html 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 When I create directories containing "html" pages, man can;t find them. I have added to "/usr/share/misc/man.conf", the following entry: "MANPATH /usr/man/lman/htmlman1" and I placed the html file at: "/usr/man/lman/htmlman1/ntsec.html". I followed the following instructions per man man: HTML PAGES Man will find HTML pages if they live in directories named as expected to be ".html", thus a valid name for an HTML version of the ls(1) man page would be /usr/share/man/htmlman1/ls.1.html. I also tried moving html1man1 directory up one level to: /usr/man/htmlman1 with same effect. What am I doing wrong?? Here is the tail end of "man -d ntsec": using /usr/bin/lynx -dump to dump HTML pages as text adding /usr/man to manpath adding /usr/share/man to manpath adding /usr/local/apache/man to manpath adding /usr/man/bsd_man to manpath No manual entry for ntsec $ -- 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/