Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931141

Summary: sys-apps/man-pages Poorly formatted man page: /usr/share/man/man3/pthread_cond_init.3.bz2
Product: Gentoo Linux Reporter: Isak Ellmer <isak.ellmer>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The man pages installed by portage in /usr/share/man/man3/

Description Isak Ellmer 2024-05-03 16:41:20 UTC
Created attachment 892212 [details]
The man pages installed by portage in /usr/share/man/man3/

The file /usr/share/man/man3/pthread_cond_init.3.bz2 is not formatted properly. The functions do not follow each other separate on lines like they normally do. It is very hard to read when the functions are all stacked on a single line. I assume this is not intended.

There is a similar problem with pthread_mutex_init and I assume some more of the pthread man pages.