From 5d847ed6b584df86ec8622e86c941b9ef5e5bca6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:27:24 -0700 Subject: [PATCH] ref-manual: Edits to the AUTOREV glossary entry. (From yocto-docs rev: 574f9a258378ddb91e186eddcf871bd3348fcf47) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b6777747d52..615b373ebf3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -77,8 +77,9 @@ AUTOREV When SRCREV - 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: SRCREV = "${AUTOREV}" -- 2.47.2