This is the mail archive of the cygwin-apps 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]
Other format: [Raw text]

Re: regex man-page confusion


Am 17.09.2018 um 14:49 schrieb cyg Simple:
On 9/16/2018 5:52 PM, Thomas Wolff wrote:
Thanks; on the system with both packages not installed, man -w regcomp
says nothing (rather than "No manual entry...");
`manpath` reveals /usr/share/man:/cygdrive/c/Windows/SUA/usr/share/man
and in fact, the man page displayed comes from my SUA installation. But
$MANPATH is empty, so what makes cygwin `man` access the SUA man pages???

As per [1] you need to check your /etc/man_db.conf file.
I hadn't mentioned that but I had checked it, grep -i sua only found
"usually".

Found the culprit meanwhile: /cygdrive/c/Windows/SUA/usr/lib was in my
PATH. If I remove it, the SUA man page is not displayed anymore.
So the more specific question: What makes cygwin 'man' check the PATH
(not the LD_LIBRARY_PATH) to find which library and - still - why does
that lead it to SUA man pages???

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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