summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-12 10:56:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-13 23:57:24 +0100
commit1519fcda32bdd2f9b52e68cad500abd55038a9bf (patch)
tree66156be34bdf78e3b18b7832f3da82bff81cb4b4 /documentation
parenta679fadba2a94ec484debbc086ab8756be73a7af (diff)
downloadpoky-1519fcda32bdd2f9b52e68cad500abd55038a9bf.tar.gz
bsp-guide, ref-manual: Spell checks on some chapters.
Performed some spelling checks against the files associated with a large number of patches sent by Paul Eggleton. (From yocto-docs rev: 8b16924aa1da161271cbfce5410344d94c840fa6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml2
-rw-r--r--documentation/ref-manual/ref-classes.xml2
-rw-r--r--documentation/ref-manual/ref-variables.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index a4ed45297c..76b533e9b4 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1134,7 +1134,7 @@
1134 The value of the 'karch' parameter determines the set of files 1134 The value of the 'karch' parameter determines the set of files
1135 that will be generated for the BSP, along with the specific set of 1135 that will be generated for the BSP, along with the specific set of
1136 'properties' that will be used to fill out the BSP-specific 1136 'properties' that will be used to fill out the BSP-specific
1137 portions of the BSP. The possible values for the 'karch' paramter 1137 portions of the BSP. The possible values for the 'karch' parameter
1138 can be listed via 'yocto-bsp list karch'. 1138 can be listed via 'yocto-bsp list karch'.
1139 1139
1140 ... 1140 ...
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 22ca3fdee0..c6453a7be9 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -545,7 +545,7 @@
545 and <filename>pkg_postrm</filename>, and reports if there are 545 and <filename>pkg_postrm</filename>, and reports if there are
546 variable sets that are not package-specific. 546 variable sets that are not package-specific.
547 Using these variables without a package suffix is bad practice, 547 Using these variables without a package suffix is bad practice,
548 and might unecessarily complicate dependencies of other packages 548 and might unnecessarily complicate dependencies of other packages
549 within the same recipe or have other unintended consequences. 549 within the same recipe or have other unintended consequences.
550 </para></listitem> 550 </para></listitem>
551 <listitem><para><emphasis><filename>xorg-driver-abi:</filename></emphasis> 551 <listitem><para><emphasis><filename>xorg-driver-abi:</filename></emphasis>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index d6b5eaf7d6..3d4a03e6d6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -602,7 +602,7 @@ Core layer for images cannot be removed
602 <glossdef> 602 <glossdef>
603 <para>A regular expression matched against 603 <para>A regular expression matched against
604 <link linkend="var-HOST_SYS"><filename>HOST_SYS</filename></link> 604 <link linkend="var-HOST_SYS"><filename>HOST_SYS</filename></link>
605 that the OpenEmbedded build system evaulates against 605 that the OpenEmbedded build system evaluates against
606 systems with which the recipe works. 606 systems with which the recipe works.
607 You can use the variable to stop recipes from being built 607 You can use the variable to stop recipes from being built
608 for classes of systems with which the recipes are not 608 for classes of systems with which the recipes are not