diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9d487bafc6..7b8fdb5b69 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -555,8 +555,8 @@ runqemu script, and support files from the appropriate directory under . - Toolchains are available for 32-bit and 64-bit development systems from the - i686 and x86-64 directories, respectively. + Toolchains are available for 32-bit and 64-bit x86 development systems from the + i686 and x86_64 directories, respectively. Each type of development system supports five target architectures. The names of the tarball installer scripts are such that a string representing the host system appears first in the filename and then is immediately followed by a @@ -592,7 +592,7 @@ The following command shows how to run the installer given a toolchain tarball - for a 64-bit development host system and a 32-bit target architecture. + for a 64-bit x86 development host system and a 32-bit x86 target architecture. You must change the permissions on the toolchain installer script so that it is executable.