This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: man configuration


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]