dev-manual: Edits to "Handling a Package Name Alias" section.

(From yocto-docs rev: 588a1fc235cd250bcd4620eb816c8f82bca106b2)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-04-16 09:40:36 -07:00 committed by Richard Purdie
parent 66114e019f
commit 6c5bb9651d
1 changed files with 2 additions and 1 deletions

View File

@ -3141,7 +3141,8 @@
$ bitbake world -f -c distro_check
</literallayout>
The results are stored in the <filename>build/tmp/log/distro_check-${DATETIME}.results</filename>
file found in the Source Directory.
file found in the
<link linkend='source-directory'>Source Directory</link>.
</para>
</section>