diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-10 15:46:02 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-12 12:35:47 +0100 |
commit | 853c5613acd65ef76996931ca39e55cab11594e1 (patch) | |
tree | 736de7d73e747d73ad0b9362d48d4e28c7dfd1d2 /documentation/poky-ref-manual/faq.xml | |
parent | 17c4134ebdbb43b01eced4feddbed6988998a6fa (diff) | |
download | poky-853c5613acd65ef76996931ca39e55cab11594e1.tar.gz |
documentation: Run-through changes for 1.2
Reading through the manual I discovered some inconsistencies with
how links were handled. I fixed this in both the QS and one anchor
in the FAQ appendix of the YP Reference Manual.
(From yocto-docs rev: 32444e839a1541ab2c02fa31cd094605d1a2429a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/faq.xml')
-rw-r--r-- | documentation/poky-ref-manual/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 249a28d8f4..e0dbb1d84d 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml | |||
@@ -493,7 +493,7 @@ | |||
493 | <qandaentry> | 493 | <qandaentry> |
494 | <question> | 494 | <question> |
495 | <para id='how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'> | 495 | <para id='how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'> |
496 | How does the Yocto Project obtain source code and will it work behind my | 496 | How does the Yocto Project build system obtain source code and will it work behind my |
497 | firewall or proxy server? | 497 | firewall or proxy server? |
498 | </para> | 498 | </para> |
499 | </question> | 499 | </question> |