diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index cbedfd010b..f7be670405 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -31,7 +31,7 @@
M
- P
+ P
R
S
@@ -1480,6 +1480,16 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
P
+ P
+
+ The recipe name and version.
+ P is comprised of the following:
+
+ ${PN}-${PV}
+
+
+
+
PACKAGE_ARCHThe architecture of the resulting package or packages.