X-Recipient: archive-cygwin@delorie.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 <pmcferrin@columbus.rr.com>
Reply-To: pmcferrin@columbus.rr.com
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: cygwin@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

