summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.1
diff options
context:
space:
mode:
authorDavidlohr Bueso2010-08-31 00:06:19 +0200
committerKarel Zak2010-09-17 10:00:41 +0200
commitad0ad79ae9b2bf5a340838234c6b9ab2962d0477 (patch)
tree72019add06d1967ed6ab25226b464a6e7c9e06b0 /sys-utils/lscpu.1
parentddate: fix typo in ddate.1 (diff)
downloadkernel-qcow2-util-linux-ad0ad79ae9b2bf5a340838234c6b9ab2962d0477.tar.gz
kernel-qcow2-util-linux-ad0ad79ae9b2bf5a340838234c6b9ab2962d0477.tar.xz
kernel-qcow2-util-linux-ad0ad79ae9b2bf5a340838234c6b9ab2962d0477.zip
lscpu: update lscpu.1 to include new additions.
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Diffstat (limited to 'sys-utils/lscpu.1')
-rw-r--r--sys-utils/lscpu.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index 30e08a57c..014a93b6e 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -11,8 +11,8 @@ lscpu \- CPU architecture information helper
.B lscpu
gathers CPU architecture information like number of CPUs, threads,
cores, sockets, NUMA nodes, information about CPU caches, CPU family,
-model and stepping from sysfs and /proc/cpuinfo, and prints it in
-human-readable format. Alternatively, it can print out in parsable
+model, bogoMIPS, byte order and stepping from sysfs and /proc/cpuinfo, and prints it in
+human-readable format. It supports both online and offline CPUs. Alternatively, it can print out in parsable
format including how different caches are shared by different CPUs,
which can also be fed to other programs.
.SH OPTIONS