diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 3e74bb884..631091f03 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -3780,7 +3780,7 @@ The :ref:`useradd* <ref-classes-useradd>` classes support the
 :term:`USERADD_PACKAGES`,
 :term:`USERADD_PARAM`,
 :term:`GROUPADD_PARAM`, and
-:term:`GROUPMEMS_PARAM` variables.
+:term:`USERMOD_PARAM` variables.
 
 The :ref:`useradd-staticids <ref-classes-useradd>` class supports the addition of users or groups
 that have static user identification (``uid``) and group identification
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index ae9cbfddf..5cc01cf45 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3955,10 +3955,6 @@ system and gives an overview of their function and contents.
       For information on the standard Linux shell command
       ``groupadd``, see :manpage:`groupadd(8)`.
 
-   :term:`GROUPMEMS_PARAM`
-      Deprecated in favor of :term:`USERMOD_PARAMS`. See
-      :ref:`ref-migration-6-1-groupmems` for more information.
-
    :term:`GRUB_GFXSERIAL`
       Configures the GNU GRand Unified Bootloader (GRUB) to have graphics
       and serial in the boot menu. Set this variable to "1" in your
@@ -12542,7 +12538,7 @@ system and gives an overview of their function and contents.
 
          It follows that if you are going to use the :term:`USERADD_PACKAGES`
          variable, you need to set one or more of the :term:`USERADD_PARAM`,
-         :term:`GROUPADD_PARAM`, or :term:`GROUPMEMS_PARAM` variables.
+         :term:`GROUPADD_PARAM`, or :term:`USERMOD_PARAM` variables.
 
    :term:`USERADD_PARAM`
       When inheriting the :ref:`ref-classes-useradd` class,
