aboutsummaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-11-30 10:58:02 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-11-30 10:59:58 +0100
commit072337de25b86ac86aaba7362bc99629b17f3ecc (patch)
treee9810eb0e7f39ca4346dd85986da3754ca82b704 /man1
parentb320d728f9cfc518fd295c3a323f147aa68c9c6b (diff)
downloadman-pages-072337de25b86ac86aaba7362bc99629b17f3ecc.tar.gz
ldd.1: Minor wording fix + tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
-rw-r--r--man1/ldd.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/ldd.1 b/man1/ldd.1
index b09788b43c..376f04fe13 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -83,8 +83,8 @@ and perhaps to execution of the program itself.
.\" try_trace "$file"
.\" in glibc 2.15, for example), but many distro versions of
.\" ldd seem to remove that code path from the script.
-(Until glibc version 2.27,
- .\" glibc commit eedca9772e99c72ab4c3c34e43cc764250aa3e3c
+(In glibc versions before 2.27,
+.\" glibc commit eedca9772e99c72ab4c3c34e43cc764250aa3e3c
the upstream
.B ldd
implementation did this for example,