After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 431077 - handle location of posix man pages better
handle location of posix man pages better
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: Man Pages
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-18 17:39 UTC by Matthias Clasen
Modified: 2007-08-07 20:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
posix-man.patch (600 bytes, patch)
2007-04-18 17:40 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-04-18 17:39:59 UTC
At least on fedora, the posix man pages (sections 1p, 3p, etc) are located in 
separate directories. Here is a patch to handle this. This makes

yelp man:pthread_setspecific(3p) 

work.
Comment 1 Matthias Clasen 2007-04-18 17:40:20 UTC
Created attachment 86582 [details] [review]
posix-man.patch
Comment 2 Don Scorgie 2007-08-07 20:26:22 UTC
This shouldn't be an issue with yelp 2.19.x / Rarian.

Rarian looks through man1p, man3p etc. in addition to man3, man1.

If you're still experiencing problems, please reopen / file a bug against Rarian.

Thanks.