diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 39e173363a..3fe97c6e94 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1221,9 +1221,9 @@ meta/conf/machine/include//arch-.inc Specifies the architecture of the build system (e.g. i686). - The uname command, as reported by the - machine name, sets the value of - BUILD_ARCH. + The OpenEmbedded build system sets the value of + BUILD_ARCH from the machine name + reported by the uname command.