diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index 227f288496..c0cde7f429 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -295,8 +295,10 @@
Set SRC_URI_OVERRIDES_PACKAGE_ARCH
= "0" in the .bb file but make sure the package is
manually marked as
- machine-specific in the case that needs it.
- The code that handles SRC_URI_OVERRIDES_PACKAGE_ARCH is in base.bbclass.
+ machine-specific for the case that needs it.
+ The code that handles
+ SRC_URI_OVERRIDES_PACKAGE_ARCH is in
+ the meta/classes/base.bbclass file.