diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ce17033c87..779171021d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2703,7 +2703,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
2703 | 2703 | ||
2704 | <glossentry id='var-RCONFLICTS'><glossterm>RCONFLICTS</glossterm> | 2704 | <glossentry id='var-RCONFLICTS'><glossterm>RCONFLICTS</glossterm> |
2705 | <glossdef> | 2705 | <glossdef> |
2706 | <para>The list of packages that conflict with a package. | 2706 | <para>The list of packages that conflict with another package. |
2707 | Note that the package will not be installed if the conflicting packages are not | 2707 | Note that the package will not be installed if the conflicting packages are not |
2708 | first removed.</para> | 2708 | first removed.</para> |
2709 | <para> | 2709 | <para> |