From d339d3feb753ef375889ad2d621f3fa15668a9ac Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 23 May 2019 13:18:26 +0200 Subject: [PATCH] cpuid.4: SEE ALSO: add cpuid(1) Signed-off-by: Michael Kerrisk --- man4/cpuid.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man4/cpuid.4 b/man4/cpuid.4 index e1c0604ef6..8a89a7fa39 100644 --- a/man4/cpuid.4 +++ b/man4/cpuid.4 @@ -91,6 +91,8 @@ input registers. .PP Very old x86 CPUs don't support CPUID. .SH SEE ALSO +.BR cpuid (1) +.PP Intel Corporation, Intel 64 and IA-32 Architectures Software Developer's Manual Volume 2A: Instruction Set Reference, A-M, 3-180 CPUID reference. -- 2.47.3