diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 583adc2cd6..8fcf5fbcc2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1359,12 +1359,13 @@
If set to "1" along with the
COPY_LIC_MANIFEST
- variable, the OpenEmbedded build system creates directories
- for each package installed into the image.
- The directories contain the license files for each package
- in /usr/share/common-licenses/ within
- the image itself.
-
+ variable, the OpenEmbedded build system copies
+ into the image the license files, which are located in
+ /usr/share/common-licenses,
+ for each package.
+ The license files are placed
+ in directories within the image itself.
+