summaryrefslogtreecommitdiff
path: root/handbook
diff options
context:
space:
mode:
Diffstat (limited to 'handbook')
-rw-r--r--handbook/extendpoky.xml1
-rw-r--r--handbook/ref-variables.xml2
2 files changed, 1 insertions, 2 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml
index c7e303369..cc0dc1fd2 100644
--- a/handbook/extendpoky.xml
+++ b/handbook/extendpoky.xml
@@ -167,7 +167,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 Pixmap library"
LICENSE = "X-BSD"
DEPENDS += "libxext"
-PE = "1"
XORG_PN = "libXpm"
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml
index 5d821a210..f95bb9002 100644
--- a/handbook/ref-variables.xml
+++ b/handbook/ref-variables.xml
@@ -515,7 +515,7 @@
<glossentry id='var-PE'><glossterm>PE</glossterm>
<glossdef>
<para>
- Epoch of the package. The default value is "1". The field is used
+ Epoch of the package. The default value is "0". The field is used
to make upgrades possible when the versioning scheme changes in
some backwards incompatible way.
</para>