diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index c06e362cad..93cf2cc5e1 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -262,6 +262,28 @@
+
+ Package Groups - packagegroup.bbclass
+
+
+ This class sets default values appropriate for package group recipes (such as
+ PACKAGES,
+ PACKAGE_ARCH,
+ ALLOW_EMPTY,
+ and so forth.
+ It is highly recommended that all package group recipes inherit this class.
+
+
+ For information on how to use this class, see the
+ "Customizing Images Using Custom Package Tasks"
+ section in the Yocto Project Development Manual.
+
+
+ Previously, this class was named task.bbclass.
+
+
+
+
Packaging - package*.bbclass
@@ -659,7 +681,6 @@
sstate.bbclass
staging.bbclass
syslinux.bbclass
- task.bbclass
terminal.bbclass
tinderclient.bbclass
toolchain-scripts.bbclass