diff --git a/content/faq.en.md b/content/faq.en.md
index 682d9e57ec6ad529d620b2e10fcf9cb98daf81a0..a192fcbd5d2b8b6ce25c00fcc6f586a56c7cc20d 100644
--- a/content/faq.en.md
+++ b/content/faq.en.md
@@ -126,7 +126,7 @@ A [hypervisor] is a software that manage virtual machines, it can be a "compatib
 ### CPU
 
 - [x86_64/AMD64] - (Intel/AMD)
-- [x86/i686] - (Intel/AMD, incomplete)
+- [x86/i686] - (Intel/AMD from Pentium II and after, incomplete)
 - [ARM64] - (WIP, incomplete)
 
 [x86_64/AMD64]: https://gitlab.redox-os.org/redox-os/kernel/-/tree/master/src/arch/x86_64
diff --git a/content/faq.pt.md b/content/faq.pt.md
index 09e0ee93d220c35fcaa0639f6b9c589beb3c38a5..d9dd871d988ffff7e057a9dc76c9e43b3f7d9157 100644
--- a/content/faq.pt.md
+++ b/content/faq.pt.md
@@ -126,7 +126,7 @@ Um [supervisor] é um software the gerencia máquinas virtuais, ele pode ser uma
 ### CPU
 
 - [x86_64/AMD64] - (Intel/AMD)
-- [x86/i686] - (Intel/AMD, incompleto)
+- [x86/i686] - (Intel/AMD a partir do Pentium II e após, incompleto)
 - [ARM64] - (incompleto)
 
 [x86_64/AMD64]: https://gitlab.redox-os.org/redox-os/kernel/-/tree/master/src/arch/x86_64