]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to the AUTOREV glossary entry.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 28 Mar 2013 15:27:24 +0000 (08:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:13:36 +0000 (14:13 +0100)
(From yocto-docs rev: 574f9a258378ddb91e186eddcf871bd3348fcf47)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index b6777747d5250cb1963d58f562441055f6f08081..615b373ebf3d49a6322dd8d98af489151309349a 100644 (file)
@@ -77,8 +77,9 @@
         <glossentry id='var-AUTOREV'><glossterm>AUTOREV</glossterm>
             <glossdef>
                 <para>When <filename><link linkend='var-SRCREV'>SRCREV</link></filename>
-                    is set to the value of this variable, it specifies that the latest
-                    source revision in the repository should be used. Here is an example:
+                    is set to the value of this variable, it specifies to use the latest
+                    source revision in the repository.
+                    Here is an example:
                     <literallayout class='monospaced'>
      SRCREV = "${AUTOREV}"
                     </literallayout>