diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -625,12 +625,12 @@ man:smp[4] has more details. [[microcode]] -==== What is microcode? How do I install Intel(R) CPU microcode updates? +==== What is microcode? How do I install AMD or Intel CPU microcode updates? Microcode is a method of programmatically implementing hardware level instructions. This allows for CPU bugs to be fixed without replacing the on board chip. -Install package:sysutils/devcpu-data[], then add: +Install package:sysutils/cpu-microcode[], then add: [.programlisting] ....