diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:32:48 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:32:48 +0100 |
| commit | ad30f2cc4e1072ab5b2ec60de08f4d299118a255 (patch) | |
| tree | c50fab12544b530991a9993e7e23608d7c88214a /handbook/ref-variables.xml | |
| parent | 0a217cd18f09c837f67bf54956904a79fb013876 (diff) | |
| download | poky-ad30f2cc4e1072ab5b2ec60de08f4d299118a255.tar.gz | |
handbook: Various minor fixes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook/ref-variables.xml')
| -rw-r--r-- | handbook/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml index de51dff1aa..ef1e85cfba 100644 --- a/handbook/ref-variables.xml +++ b/handbook/ref-variables.xml | |||
| @@ -109,7 +109,7 @@ | |||
| 109 | <para>A regular expression which evalutates to match the machines the recipe | 109 | <para>A regular expression which evalutates to match the machines the recipe |
| 110 | works with. It stops recipes being run on machines they're incompatible with, | 110 | works with. It stops recipes being run on machines they're incompatible with, |
| 111 | which is partciuarly useful with kernels. It also helps to increase parsing | 111 | which is partciuarly useful with kernels. It also helps to increase parsing |
| 112 | speed that, further parsing of the recipe is skipped as if it found the current | 112 | speed as further parsing of the recipe is skipped as if it found the current |
| 113 | machine is not compatible.</para> | 113 | machine is not compatible.</para> |
| 114 | </glossdef> | 114 | </glossdef> |
| 115 | </glossentry> | 115 | </glossentry> |
