* G. Branden Robinson: > .SH BUGS > -Since glibc 2.19, > +From glibc 2.19 to 2.29, > .B pldd > -is broken: it just hangs when executed. > -.\" FIXME . https://sourceware.org/bugzilla/show_bug.cgi?id=18035 > -It is unclear if it will ever be fixed. > +was broken: it just hung when executed. > +.\" glibc commit 1a4c27355e146b6d8cc6487b998462c7fdd1048f > +This problem was fixed in glibc 2.30. I'm not sure if it makes sense to document this in the manual page. I expect that the fix will propagate to affected distributions fairly quickly, now that it is available upstream. It's certainly more likely that users will receive a glibc update with the fix than a manpage update with this change. Thanks, Florian