summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-23 13:06:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 19:49:35 -0700
commite4e0d026c17bf628d18fb8ee9e6c59498c37e57c (patch)
tree33405033f29d4550820a920c04919c8588ca3cab /documentation/poky-ref-manual/ref-classes.xml
parent82fd0556c2a9c6c6b319b9fd44ba26124dd052ab (diff)
downloadpoky-e4e0d026c17bf628d18fb8ee9e6c59498c37e57c.tar.gz
documentation: typo, spelling & minor grammar fixes
(From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-classes.xml')
-rw-r--r--documentation/poky-ref-manual/ref-classes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index d054df1204..905538d878 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -81,7 +81,7 @@
81 <title>Alternatives - <filename>update-alternatives.bbclass</filename></title> 81 <title>Alternatives - <filename>update-alternatives.bbclass</filename></title>
82 82
83 <para> 83 <para>
84 Several programs can fulfill the same or similar function and be installed with the same name. 84 Several programs can fulfil the same or similar function and be installed with the same name.
85 For example, the <filename>ar</filename> command is available from the 85 For example, the <filename>ar</filename> command is available from the
86 <filename>busybox</filename>, <filename>binutils</filename> and 86 <filename>busybox</filename>, <filename>binutils</filename> and
87 <filename>elfutils</filename> packages. 87 <filename>elfutils</filename> packages.
@@ -211,7 +211,7 @@
211 Recipes for Perl modules are simple. 211 Recipes for Perl modules are simple.
212 These recipes usually only need to point to the source's archive and then inherit the 212 These recipes usually only need to point to the source's archive and then inherit the
213 proper <filename>.bbclass</filename> file. 213 proper <filename>.bbclass</filename> file.
214 Building is split into two methods dependling on which method the module authors used. 214 Building is split into two methods depending on which method the module authors used.
215 </para> 215 </para>
216 216
217 <para> 217 <para>
@@ -360,7 +360,7 @@
360 used to provide cached test results so these tests can be skipped over but 360 used to provide cached test results so these tests can be skipped over but
361 still make the correct values available. 361 still make the correct values available.
362 The <filename><link linkend='structure-meta-site'>meta/site directory</link></filename> 362 The <filename><link linkend='structure-meta-site'>meta/site directory</link></filename>
363 contains test results sorted into different categories such as architecture, endianess, and 363 contains test results sorted into different categories such as architecture, endianness, and
364 the libc used. 364 the libc used.
365 Site information provides a list of files containing data relevant to 365 Site information provides a list of files containing data relevant to
366 the current build in the 366 the current build in the