diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-17 10:44:55 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:59 +0000 |
| commit | c81c4cb0c7c5905d2b8bf231205879d8a5bf87b5 (patch) | |
| tree | 2d7ff01a29ec6a7603d5472b29728425a62f8ccc /documentation | |
| parent | da3edbd85be8db5aa8772977c2ca32be7971f509 (diff) | |
| download | poky-c81c4cb0c7c5905d2b8bf231205879d8a5bf87b5.tar.gz | |
documentation/poky-ref-manual/ref-variables.xml: PDF formatting fixed.
In the PDF version of the reference guide there were several glossary
variables that did not format correctly. The issue is that the two-
column list had instances where the variable name overruns the
variable description. I added an extra line return for these cases.
(From yocto-docs rev: f3ff26568b371807986e4ba77fe41cba6875efcc)
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/poky-ref-manual/ref-variables.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 6843094fca..ba74798856 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -285,6 +285,7 @@ | |||
| 285 | 285 | ||
| 286 | <glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm> | 286 | <glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm> |
| 287 | <glossdef> | 287 | <glossdef> |
| 288 | <para></para> | ||
| 288 | <para>The list of packages which extend usability of the image. | 289 | <para>The list of packages which extend usability of the image. |
| 289 | Those packages will automatically be installed but can be removed by user.</para> | 290 | Those packages will automatically be installed but can be removed by user.</para> |
| 290 | </glossdef> | 291 | </glossdef> |
| @@ -328,6 +329,7 @@ | |||
| 328 | 329 | ||
| 329 | <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> | 330 | <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> |
| 330 | <glossdef> | 331 | <glossdef> |
| 332 | <para></para> | ||
| 331 | <para>Variable that controls which locales for <filename>eglibc</filename> are | 333 | <para>Variable that controls which locales for <filename>eglibc</filename> are |
| 332 | to be generated during the build (useful if the target device has 64Mbytes | 334 | to be generated during the build (useful if the target device has 64Mbytes |
| 333 | of RAM or less).</para> | 335 | of RAM or less).</para> |
| @@ -693,6 +695,7 @@ | |||
| 693 | 695 | ||
| 694 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> | 696 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> |
| 695 | <glossdef> | 697 | <glossdef> |
| 698 | <para></para> | ||
| 696 | <para> | 699 | <para> |
| 697 | A list of required packages to install as part of the package being | 700 | A list of required packages to install as part of the package being |
| 698 | built. | 701 | built. |
| @@ -722,6 +725,7 @@ | |||
| 722 | 725 | ||
| 723 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm> | 726 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm> |
| 724 | <glossdef> | 727 | <glossdef> |
| 728 | <para></para> | ||
| 725 | <para> | 729 | <para> |
| 726 | A list of recommended packages to install as part of the package being | 730 | A list of recommended packages to install as part of the package being |
| 727 | built. | 731 | built. |
| @@ -805,6 +809,7 @@ | |||
| 805 | 809 | ||
| 806 | <glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm> | 810 | <glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm> |
| 807 | <glossdef> | 811 | <glossdef> |
| 812 | <para></para> | ||
| 808 | <para> | 813 | <para> |
| 809 | A list of optional but non-machine essential packages to install as | 814 | A list of optional but non-machine essential packages to install as |
| 810 | part of the package being built. | 815 | part of the package being built. |
| @@ -1230,6 +1235,7 @@ | |||
| 1230 | 1235 | ||
| 1231 | <glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm> | 1236 | <glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm> |
| 1232 | <glossdef> | 1237 | <glossdef> |
| 1238 | <para></para> | ||
| 1233 | <para> | 1239 | <para> |
| 1234 | By default, the Yocto Project automatically detects whether | 1240 | By default, the Yocto Project automatically detects whether |
| 1235 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename> | 1241 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename> |
