diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 54691ec9f6..7b8cd26848 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -580,8 +580,8 @@ | |||
| 580 | 580 | ||
| 581 | <para> | 581 | <para> |
| 582 | The <filename>debian</filename> class renames output packages so that | 582 | The <filename>debian</filename> class renames output packages so that |
| 583 | they follow the Debian naming policy (i.e. <filename>eglibc</filename> | 583 | they follow the Debian naming policy (i.e. <filename>glibc</filename> |
| 584 | becomes <filename>libc6</filename> and <filename>eglibc-devel</filename> | 584 | becomes <filename>libc6</filename> and <filename>glibc-devel</filename> |
| 585 | becomes <filename>libc6-dev</filename>.) | 585 | becomes <filename>libc6-dev</filename>.) |
| 586 | Renaming includes the library name and version as part of the package | 586 | Renaming includes the library name and version as part of the package |
| 587 | name. | 587 | name. |
| @@ -2808,7 +2808,7 @@ | |||
| 2808 | file. | 2808 | file. |
| 2809 | Here is an example: | 2809 | Here is an example: |
| 2810 | <literallayout class='monospaced'> | 2810 | <literallayout class='monospaced'> |
| 2811 | RM_WORK_EXCLUDE += "busybox eglibc" | 2811 | RM_WORK_EXCLUDE += "busybox glibc" |
| 2812 | </literallayout> | 2812 | </literallayout> |
| 2813 | </para> | 2813 | </para> |
| 2814 | </section> | 2814 | </section> |
