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>
This commit is contained in:
Scott Rifenbark 2012-01-17 10:44:55 -06:00 committed by Richard Purdie
parent da3edbd85b
commit c81c4cb0c7
1 changed files with 6 additions and 0 deletions

View File

@ -285,6 +285,7 @@
<glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm> <glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm>
<glossdef> <glossdef>
<para></para>
<para>The list of packages which extend usability of the image. <para>The list of packages which extend usability of the image.
Those packages will automatically be installed but can be removed by user.</para> Those packages will automatically be installed but can be removed by user.</para>
</glossdef> </glossdef>
@ -328,6 +329,7 @@
<glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm>
<glossdef> <glossdef>
<para></para>
<para>Variable that controls which locales for <filename>eglibc</filename> are <para>Variable that controls which locales for <filename>eglibc</filename> are
to be generated during the build (useful if the target device has 64Mbytes to be generated during the build (useful if the target device has 64Mbytes
of RAM or less).</para> of RAM or less).</para>
@ -693,6 +695,7 @@
<glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm>
<glossdef> <glossdef>
<para></para>
<para> <para>
A list of required packages to install as part of the package being A list of required packages to install as part of the package being
built. built.
@ -722,6 +725,7 @@
<glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm> <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm>
<glossdef> <glossdef>
<para></para>
<para> <para>
A list of recommended packages to install as part of the package being A list of recommended packages to install as part of the package being
built. built.
@ -805,6 +809,7 @@
<glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm> <glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm>
<glossdef> <glossdef>
<para></para>
<para> <para>
A list of optional but non-machine essential packages to install as A list of optional but non-machine essential packages to install as
part of the package being built. part of the package being built.
@ -1230,6 +1235,7 @@
<glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm> <glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm>
<glossdef> <glossdef>
<para></para>
<para> <para>
By default, the Yocto Project automatically detects whether By default, the Yocto Project automatically detects whether
<filename><link linkend='var-SRC_URI'>SRC_URI</link></filename> <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename>