diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-10-14 06:57:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-18 16:15:28 +0200 |
commit | 8eb706a41b040cf1397c2ebe5517c40031f4d1fb (patch) | |
tree | e712abfb9878b9ab803b7c862799b769b682f631 /documentation/ref-manual/usingpoky.xml | |
parent | 323929d1ee5d18da7aebf1e536706f00f65f4f35 (diff) | |
download | poky-8eb706a41b040cf1397c2ebe5517c40031f4d1fb.tar.gz |
ref-manual, dev-manual: Applied migration review edits.
Applied the full set of first draft revision edits for the
new migration section for 1.7. Comments from Paul Eggleton.
(From yocto-docs rev: 90586addbc719ecaf7c768b267adf0e988e27b74)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
-rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 5a6a4068a7..283fb725ac 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
@@ -540,7 +540,7 @@ | |||
540 | 540 | ||
541 | <para> | 541 | <para> |
542 | Build history information is kept in | 542 | Build history information is kept in |
543 | <filename>$</filename><link linkend='var-TOPDIR'><filename>TOPDIR</filename></link><filename>/buildhistory</filename> | 543 | <filename>${</filename><link linkend='var-TOPDIR'><filename>TOPDIR</filename></link><filename>}/buildhistory</filename> |
544 | in the Build Directory as defined by the | 544 | in the Build Directory as defined by the |
545 | <link linkend='var-BUILDHISTORY_DIR'><filename>BUILDHISTORY_DIR</filename></link> | 545 | <link linkend='var-BUILDHISTORY_DIR'><filename>BUILDHISTORY_DIR</filename></link> |
546 | variable. | 546 | variable. |