diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index d87c9ff588..7aa086f6eb 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -707,15 +707,10 @@ | |||
| 707 | 707 | ||
| 708 | <para> | 708 | <para> |
| 709 | The class is not included by default. | 709 | The class is not included by default. |
| 710 | To use it, you must include the following files and set the | 710 | To use it, you must set the |
| 711 | <link linkend='var-INHERIT'><filename>INHERIT</filename></link> | 711 | <link linkend='var-INHERIT'><filename>INHERIT</filename></link> |
| 712 | variable: | 712 | variable: |
| 713 | <literallayout class='monospaced'> | 713 | <literallayout class='monospaced'> |
| 714 | include conf/distro/include/distro_alias.inc | ||
| 715 | include conf/distro/include/recipe_color.inc | ||
| 716 | include conf/distro/include/maintainers.inc | ||
| 717 | include conf/distro/include/upstream_tracking.inc | ||
| 718 | include conf/distro/include/package_regex.inc | ||
| 719 | INHERIT+= "distrodata" | 714 | INHERIT+= "distrodata" |
| 720 | </literallayout> | 715 | </literallayout> |
| 721 | </para> | 716 | </para> |
