summaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-12-04 20:38:06 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-04 20:39:41 +0100
commitb324e17d3208c940622ab192609b836928d5aa8d (patch)
treede6403ed6aaad3b403607aeb1624f2b193e50590 /man1
parent0137c7f49c178c14c230a0b89e2979732a52e6df (diff)
Many pages: wfix
Refer consistently to software versions. In most cases, it is done as <software> <version>. In the case of Linux and glibc, use the project name, instead of other terms such as 'kernel' or 'library'. I found the uses of inconsistent language with the following: $ find man* -type f \ | xargs grep -i '\(since\|before\|after\|until\|to\|from\|in\|between\|version\|with\) \(kernel\|version\|2\.\|3\.\|4\.\|5\.\)' \ | sort However, I might have missed some cases. Anyway, 99% consistency is pretty good consistency. We'll fix the remaining cases as we see them. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man1')
-rw-r--r--man1/ldd.12
-rw-r--r--man1/pldd.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man1/ldd.1 b/man1/ldd.1
index 9860c47cf..56e5d9fa5 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -83,7 +83,7 @@ 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.
-(In glibc versions before 2.27,
+(Before glibc 2.27,
.\" glibc commit eedca9772e99c72ab4c3c34e43cc764250aa3e3c
the upstream
.B ldd
diff --git a/man1/pldd.1 b/man1/pldd.1
index ce8bba1de..5c0b818ae 100644
--- a/man1/pldd.1
+++ b/man1/pldd.1
@@ -77,7 +77,7 @@ $ \fBgdb \-ex "set confirm off" \-ex "set height 0" \-ex "info shared" \e\fP
.EE
.in
.SH BUGS
-From glibc 2.19 to 2.29,
+From glibc 2.19 to glibc 2.29,
.B pldd
was broken: it just hung when executed.
.\" glibc commit 1a4c27355e146b6d8cc6487b998462c7fdd1048f