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



> 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...)?
 There's an environment variable, MANPATH that the program
needs to NOT be set. If, like me, you had an old (B20.1?)
installation with MANPATH pointing to an add-on man
distribution this is exactly the problem you'll see.
 try:
 set | grep MANPATH

 to see if you have it pointing to the wrong place.
You shouldn't need to use MANPATH. Just edit /lib/man.conf
if you need auxiliary directories.

--
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]