diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 7c2fc11818..74406ffcb8 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -603,14 +603,13 @@ When you use BitBake to build an image, all the build output goes into the directory created when you source the oe-init-build-env setup file. - By default, this Yocto - Project Build Directory is named build but can be named + By default, this build directory + is named build but can be named anything you want. - Within the build directory - is the tmp directory. + Within the build directory is the tmp directory. To remove all the build output yet preserve any source code or downloaded files from previous builds, simply remove the tmp directory.