From 424611ace8cc5edd6f5092426a95670f35cd7527 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 12 Apr 2013 10:56:47 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 2 +- documentation/ref-manual/ref-classes.xml | 2 +- documentation/ref-manual/ref-variables.xml | 2 +- 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 @@ The value of the 'karch' parameter determines the set of files that will be generated for the BSP, along with the specific set of 'properties' that will be used to fill out the BSP-specific - portions of the BSP. The possible values for the 'karch' paramter + portions of the BSP. The possible values for the 'karch' parameter can be listed via 'yocto-bsp list karch'. ... 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 @@ and pkg_postrm, and reports if there are variable sets that are not package-specific. Using these variables without a package suffix is bad practice, - and might unecessarily complicate dependencies of other packages + and might unnecessarily complicate dependencies of other packages within the same recipe or have other unintended consequences. xorg-driver-abi: 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 A regular expression matched against HOST_SYS - that the OpenEmbedded build system evaulates against + that the OpenEmbedded build system evaluates against systems with which the recipe works. You can use the variable to stop recipes from being built for classes of systems with which the recipes are not