mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 10:19:44 +01:00
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>