]> err.no Git - util-linux/commitdiff
lscpu: update lscpu.1 to include new additions.
authorDavidlohr Bueso <dave@gnu.org>
Mon, 30 Aug 2010 22:06:19 +0000 (18:06 -0400)
committerKarel Zak <kzak@redhat.com>
Fri, 17 Sep 2010 08:00:41 +0000 (10:00 +0200)
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
sys-utils/lscpu.1

index 30e08a57ccfdb8a891a19da7963678ee1fd484a5..014a93b6e21b1b7a99165b444beb7908457c716a 100644 (file)
@@ -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