diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-10 10:17:56 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:15:33 +0100 |
| commit | 3ff180c173fccfe3cf7e95ef999a77f2f25a9549 (patch) | |
| tree | 38692f1debcabaff9ec2bf9f2670ac1400bbfdb9 /documentation/ref-manual | |
| parent | 19b9fde3b2b329b377ab406e2d4e52d04d06aa7f (diff) | |
| download | poky-3ff180c173fccfe3cf7e95ef999a77f2f25a9549.tar.gz | |
ref-manual: Edits to the module_autoload and module_conf variables.
Minor re-wording edits as suggested by Paul Eggleton.
(From yocto-docs rev: 699eec0b691a19b4ae2f05c7774f559898e952da)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0d62e67809..7219fe6d2f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4684,9 +4684,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4684 | <para> | 4684 | <para> |
| 4685 | You can use this variable anywhere that it can be | 4685 | You can use this variable anywhere that it can be |
| 4686 | recognized by the kernel recipe or out-of-tree kernel | 4686 | recognized by the kernel recipe or out-of-tree kernel |
| 4687 | module recipe (e.g. machine configuration file, distribution | 4687 | module recipe (e.g. a machine configuration file, a |
| 4688 | configuration file, or an append file for an out-of-tree | 4688 | distribution configuration file, an append file for the |
| 4689 | kernel module). | 4689 | recipe, or the recipe itself). |
| 4690 | </para> | 4690 | </para> |
| 4691 | 4691 | ||
| 4692 | <para> | 4692 | <para> |
| @@ -4730,9 +4730,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4730 | <para> | 4730 | <para> |
| 4731 | You can use this variable anywhere that it can be | 4731 | You can use this variable anywhere that it can be |
| 4732 | recognized by the kernel recipe or out-of-tree kernel | 4732 | recognized by the kernel recipe or out-of-tree kernel |
| 4733 | module recipe (e.g. machine configuration file, distribution | 4733 | module recipe (e.g. a machine configuration file, a |
| 4734 | configuration file, or an append file for an out-of-tree | 4734 | distribution configuration file, an append file for the |
| 4735 | kernel module). | 4735 | recipe, or the recipe itself). |
| 4736 | </para> | 4736 | </para> |
| 4737 | 4737 | ||
| 4738 | <para> | 4738 | <para> |
