1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

ref-manual: Fixed "debug-tweaks" typo.

(From yocto-docs rev: d8b8005cc8e24b08db74961aa28e33b746d3acd1)

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
2014-09-30 11:05:56 -07:00
committed by Richard Purdie
parent 328cb8ced6
commit 380ec32a4d
+2 -2
View File
@@ -232,10 +232,10 @@
Installs debug symbol packages for all packages installed
in a given image.
</para></listitem>
<listitem><para><emphasis>dbg-tweaks:</emphasis>
<listitem><para><emphasis>debug-tweaks:</emphasis>
Makes an image suitable for development (e.g.
allows root logins without passwords).
The <filename>dbg-tweaks</filename> feature is
The <filename>debug-tweaks</filename> feature is
available for all images regardless of whether or not
the <filename>core-image</filename> class is inherited.
</para></listitem>