diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 17784c2628..21f125b6ad 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2705,17 +2705,17 @@
- Alternatives - <filename>update-alternatives.bbclass</filename> + <filename>update-alternatives.bbclass</filename> - This class helps the alternatives system when multiple sources provide - the same command. + The update-alternatives class helps the + alternatives system when multiple sources provide the same command. This situation occurs when several programs that have the same or similar function are installed with the same name. For example, the ar command is available from the busybox, binutils and elfutils packages. - The update-alternatives.bbclass class handles + The update-alternatives class handles renaming the binaries so that multiple packages can be installed without conflicts. The ar command still works regardless of which diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7ece12cc2c..4a0e4d1047 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -89,7 +89,7 @@ ALTERNATIVE_busybox = "sh sed test bracket" For more information on the alternatives system, see the - "Alternatives - update-alternatives.bbclass" + "update-alternatives.bbclass" section. @@ -122,7 +122,7 @@ For more information on the alternatives system, see the - "Alternatives - update-alternatives.bbclass" + "update-alternatives.bbclass" section. @@ -147,7 +147,7 @@ For more information on the alternatives system, see the - "Alternatives - update-alternatives.bbclass" + "update-alternatives.bbclass" section. @@ -197,7 +197,7 @@ For more information on the alternatives system, see the - "Alternatives - update-alternatives.bbclass" + "update-alternatives.bbclass" section.