summaryrefslogtreecommitdiff
path: root/Documentation/arch/x86/cpuinfo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arch/x86/cpuinfo.rst')
-rw-r--r--Documentation/arch/x86/cpuinfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/x86/cpuinfo.rst b/Documentation/arch/x86/cpuinfo.rst
index dd8b7806944e..9f2e47c4b1c8 100644
--- a/Documentation/arch/x86/cpuinfo.rst
+++ b/Documentation/arch/x86/cpuinfo.rst
@@ -11,7 +11,7 @@ The list of feature flags in /proc/cpuinfo is not complete and
represents an ill-fated attempt from long time ago to put feature flags
in an easy to find place for userspace.
-However, the amount of feature flags is growing by the CPU generation,
+However, the number of feature flags is growing with each CPU generation,
leading to unparseable and unwieldy /proc/cpuinfo.
What is more, those feature flags do not even need to be in that file