]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: switch Yes/No output to lower case
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 10 Oct 2011 08:59:39 +0000 (10:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 11 Oct 2011 09:36:03 +0000 (11:36 +0200)
commit847b982ee321f05c3d01c2bbf2e155d19aab6c62
treedea458407743ffa0c22d3df98396ab9a6f36f9f2
parenteb9d3706aa70492dc859939a1403906d08ccdc57
lscpu: switch Yes/No output to lower case

Some people complained about the first letter of Yes/No as seen in the
online and configured column in the human readabe output being a capital
letter instead of the expected lower case letter.
So let's try to make everbody happy and convert them to lower case.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
sys-utils/lscpu.c