summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.1
diff options
context:
space:
mode:
authorKarel Zak2019-03-19 17:00:01 +0100
committerKarel Zak2019-03-19 17:00:01 +0100
commit06c141a99a059088a85f256d6e4096ca49874926 (patch)
treefc48b9d3451e429bdebf28cd332a4138c82948b2 /sys-utils/lscpu.1
parentlscpu: fix excl[] array order (diff)
downloadkernel-qcow2-util-linux-06c141a99a059088a85f256d6e4096ca49874926.tar.gz
kernel-qcow2-util-linux-06c141a99a059088a85f256d6e4096ca49874926.tar.xz
kernel-qcow2-util-linux-06c141a99a059088a85f256d6e4096ca49874926.zip
lscpu: (man) tiny changes
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 75d7ab60a..3060bfc17 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -1,4 +1,4 @@
-.TH LSCPU 1 "November 2015" "util-linux" "User Commands"
+.TH LSCPU 1 "March 2019" "util-linux" "User Commands"
.SH NAME
lscpu \- display information about the CPU architecture
.SH SYNOPSIS
@@ -175,7 +175,7 @@ Display version information and exit.
.TP
.B \-\-output\-all
Output all available columns. This option must be combined with either
-.BR \-\-extended " or " \-\-parse .
+.BR \-\-extended ", " \-\-parse " or " \-\-caches .
.SH BUGS
The basic overview of CPU family, model, etc. is always based on the first
CPU only.