diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-10-04 05:56:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 23:13:27 +0100 |
commit | 8a475908b584fb9c48e97b544a55117b3ff98866 (patch) | |
tree | 9f6eaf73df1b7af1467f43e138fc9ef2e6929184 | |
parent | b7d2cf052587d712ec350e57321595aad9768ca3 (diff) | |
download | poky-8a475908b584fb9c48e97b544a55117b3ff98866.tar.gz |
documenation/dev-manual/dev-manual-bsp-appendix.xml: fixed reference form
I am using a certain form to reference other sections in the current
or other manual. I updated the references to follow this form.
(From yocto-docs rev: 2ba41ac2f355dbe66af19e356f9246b7485585b5)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 161c29d728..11770fb5ec 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
@@ -26,8 +26,7 @@ | |||
26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> | 26 | You can get files through tarball extraction or by cloning the <filename>poky</filename> |
27 | Git repository. | 27 | Git repository. |
28 | See the bulleted item | 28 | See the bulleted item |
29 | <link linkend='local-yp-release'>Yocto Project Release</link> in | 29 | "<link linkend='local-yp-release'>Yocto Project Release</link>" |
30 | <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | ||
31 | for information on how to get these files. | 30 | for information on how to get these files. |
32 | </para> | 31 | </para> |
33 | 32 | ||
@@ -64,8 +63,7 @@ | |||
64 | 63 | ||
65 | <para> | 64 | <para> |
66 | For information on how to choose a base BSP, see | 65 | For information on how to choose a base BSP, see |
67 | <xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref> | 66 | "<xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref>". |
68 | earlier in this manual. | ||
69 | </para> | 67 | </para> |
70 | </section> | 68 | </section> |
71 | 69 | ||
@@ -79,8 +77,8 @@ | |||
79 | download the BSP tarball and extract it, or set up a local Git repository that | 77 | download the BSP tarball and extract it, or set up a local Git repository that |
80 | has the Yocto Project BSP layers. | 78 | has the Yocto Project BSP layers. |
81 | You should use the same method that you used to get the local Yocto Project files earlier. | 79 | You should use the same method that you used to get the local Yocto Project files earlier. |
82 | See <xref linkend='getting-setup'>Getting Setup</xref> earlier in this manual | 80 | See "<xref linkend='getting-setup'>Getting Setup</xref>" for information on how to get |
83 | for information on how to get the BSP files. | 81 | the BSP files. |
84 | </para> | 82 | </para> |
85 | 83 | ||
86 | <para> | 84 | <para> |