diff options
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index cc4f3456c1..604c843b89 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -232,10 +232,10 @@ | |||
232 | Installs debug symbol packages for all packages installed | 232 | Installs debug symbol packages for all packages installed |
233 | in a given image. | 233 | in a given image. |
234 | </para></listitem> | 234 | </para></listitem> |
235 | <listitem><para><emphasis>dbg-tweaks:</emphasis> | 235 | <listitem><para><emphasis>debug-tweaks:</emphasis> |
236 | Makes an image suitable for development (e.g. | 236 | Makes an image suitable for development (e.g. |
237 | allows root logins without passwords). | 237 | allows root logins without passwords). |
238 | The <filename>dbg-tweaks</filename> feature is | 238 | The <filename>debug-tweaks</filename> feature is |
239 | available for all images regardless of whether or not | 239 | available for all images regardless of whether or not |
240 | the <filename>core-image</filename> class is inherited. | 240 | the <filename>core-image</filename> class is inherited. |
241 | </para></listitem> | 241 | </para></listitem> |