diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-10 12:29:50 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:17:00 +0000 |
| commit | 022f5af6548654114dfd60d67cf0ee8fb802e6f4 (patch) | |
| tree | ccf231bc7d563d83cf8bde364ae48ccb37819f71 | |
| parent | a7f992eddc6b9ab82beff76211eaf6f66a9a36df (diff) | |
| download | poky-022f5af6548654114dfd60d67cf0ee8fb802e6f4.tar.gz | |
ref-manual: Updated the Date variable description.
Re-worded the way you say the date.
(From yocto-docs rev: 3c6b51fb474628954654f2f1290509a78a48a1fb)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a4f67fefe8..ca926db1b2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2260,7 +2260,7 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc | |||
| 2260 | <para> | 2260 | <para> |
| 2261 | The date the build was started. | 2261 | The date the build was started. |
| 2262 | Dates appear using the year, month, and day (YMD) format | 2262 | Dates appear using the year, month, and day (YMD) format |
| 2263 | (e.g. "20150209" for February 9th and 2015). | 2263 | (e.g. "20150209" for February 9th, 2015). |
| 2264 | </para> | 2264 | </para> |
| 2265 | </glossdef> | 2265 | </glossdef> |
| 2266 | </glossentry> | 2266 | </glossentry> |
