From: Davidlohr Bueso <dave@xxxxxxx> Date: Mon, 30 Aug 2010 18:06:19 -0400 Subject: [PATCH] lscpu: update lscpu.1 to include new additions. Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- sys-utils/lscpu.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index 30e08a5..014a93b 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 -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html