]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: (man) don't refer to a missing section, and improve some wordings
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 17 Apr 2025 09:48:22 +0000 (11:48 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 24 Apr 2025 09:51:45 +0000 (11:51 +0200)
commit84e06f92d069057e34d1ab3c049ce594911c6496
tree0740afb50815b7b4a03610e94fba926d0765ec49
parentd43ba91537038b22276f8c75609013c33554437a
lscpu: (man) don't refer to a missing section, and improve some wordings

Three years ago commit aa049eabb3 removed the COLUMNS section but forgot
to remove the reference to it.  Replace the reference with a referral to
the --help text.

In the bargain, join two paragraphs that belong together, improve some
wordings, and sort two options.

This fixes #2590 (https://github.com/util-linux/util-linux/issues/2590).
Reported-by: Fabien Malfoy
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/lscpu.1.adoc