From fb11d20834ad41c3f591b3d442be9effff927794 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 13 Jul 2019 12:57:27 -0600 Subject: [PATCH] pldd.1: Note that the glibc 2.30 pldd fix has been backported on some distros Signed-off-by: Michael Kerrisk --- man1/pldd.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man1/pldd.1 b/man1/pldd.1 index 035368e205..cecd289d3e 100644 --- a/man1/pldd.1 +++ b/man1/pldd.1 @@ -101,7 +101,8 @@ From glibc 2.19 to 2.29, .B pldd was broken: it just hung when executed. .\" glibc commit 1a4c27355e146b6d8cc6487b998462c7fdd1048f -This problem was fixed in glibc 2.30. +This problem was fixed in glibc 2.30, and the fix has been backported +to earlier glibc versions in some distributions. .SH EXAMPLE .EX $ \fBecho $$\fP # Display PID of shell -- 2.39.2