Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A117D72.29E00773@veritas.com>
Date: Tue, 14 Nov 2000 09:59:14 -0800
From: Bob McGowan <rmcgowan@veritas.com>
Organization: VERITAS Software
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: "David A. Cobb" <superbiskit@home.com>
CC: Cygwin List <cygwin@sources.redhat.com>
Subject: Re: man configuration
References: <3A117724.9D7BE33F@home.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

What does your mount table look like?  The "C:/usr/man" has to translate to "/usr/man" for man to find man pages.

Also, man uses the file "/usr/lib/man.conf" to define defaults.  man has to be able to find it, too, so if the mount table does not show a "/usr..." that could be the
problem.

I just checked the man command man page and learned something new:  "man ./file.xyz" will display the man page for "file", so you could cd to "C:/usr/man/man?" (probably ?
should be 1 [one] for most cases) and use "man ./man.1" and so on to get details on commands and environment you need to get things setup correctly.

Hope this helps.

"David A. Cobb" wrote:
> 
> Every request for 'man' results in
> < No man entry for 'whatever'
> 
> Is there an environment variable, like MANPATH or some configuration the
> 
> program needs to find the data (it's at C:/usr/man...)?
> 
> Thanks
> --
> David A. Cobb, Software Engineer, Public Access Advocate.  Public Key
> at:
> <http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=superbiskit>
> "Don't buy or use crappy software"
> "By the grace of God I am a Christian man,
>  by my actions a great sinner" -- The Way of a Pilgrim [R. M. French,
> tr.]
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
rmcgowan@veritas.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

