diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 3601c97ded..1c9b3798e7 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -7,7 +7,7 @@ Reference: Variables Glossary - This section lists common variables used in Poky and gives an overview + This section lists common variables used in the Yocto Project and gives an overview of their function and contents. @@ -15,9 +15,9 @@ - A - B - C + A + B + C D E F @@ -47,15 +47,15 @@ AUTHOR - E-mail address to contact original author(s) - to - send patches, forward bugs... + The email address used to contact the original author or authors in + order to send patches, forward bugs, etc. AUTOREV - Use current (newest) source revision - used with - SRCREV + Specifies to use the current (newest) source revision. + This variable is with the SRCREV variable.