summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.c
diff options
context:
space:
mode:
authorBenno Schulenberg2013-10-04 22:03:58 +0200
committerKarel Zak2013-10-08 15:27:28 +0200
commit4df288452e537cb6618eef047ea315c446bbdd3c (patch)
tree7dbceae7f2d26c8635286e47a7681a77afa32d43 /sys-utils/lscpu.c
parenthexsyntax: in help text, wrap argument of option -e in angular brackets (diff)
downloadkernel-qcow2-util-linux-4df288452e537cb6618eef047ea315c446bbdd3c.tar.gz
kernel-qcow2-util-linux-4df288452e537cb6618eef047ea315c446bbdd3c.tar.xz
kernel-qcow2-util-linux-4df288452e537cb6618eef047ea315c446bbdd3c.zip
textual: properly use uppercase in certain abbreviations
Reported-by: Petr Písař <petr.pisar@atlas.cz> Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'sys-utils/lscpu.c')
-rw-r--r--sys-utils/lscpu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/lscpu.c b/sys-utils/lscpu.c
index d4846e73a..992726c45 100644
--- a/sys-utils/lscpu.c
+++ b/sys-utils/lscpu.c
@@ -257,8 +257,8 @@ static struct lscpu_coldesc coldescs[] =
[COL_ADDRESS] = { "ADDRESS", N_("physical address of a CPU") },
[COL_CONFIGURED] = { "CONFIGURED", N_("shows if the hypervisor has allocated the CPU") },
[COL_ONLINE] = { "ONLINE", N_("shows if Linux currently makes use of the CPU") },
- [COL_MAXMHZ] = { "MAXMHZ", N_("shows the maximum mhz of the CPU") },
- [COL_MINMHZ] = { "MINMHZ", N_("shows the minimum mhz of the CPU") }
+ [COL_MAXMHZ] = { "MAXMHZ", N_("shows the maximum MHz of the CPU") },
+ [COL_MINMHZ] = { "MINMHZ", N_("shows the minimum MHz of the CPU") }
};
static int