diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml
index 08c82e0752dcfee7380a2a0f32581dfcf22c533e..fbc184f4c8253bce8cf36d94d07506c9a0be540a 100644
--- a/doc/src/sgml/ref/createuser.sgml
+++ b/doc/src/sgml/ref/createuser.sgml
@@ -103,7 +103,6 @@ PostgreSQL documentation
       <listitem>
        <para>
         The new user will not be allowed to create databases.
-        This is the default.
        </para>
       </listitem>
      </varlistentry>
@@ -217,7 +216,6 @@ PostgreSQL documentation
       <listitem>
        <para>
         The new user will not be allowed to create new roles.
-        This is the default.
        </para>
       </listitem>
      </varlistentry>
@@ -238,7 +236,6 @@ PostgreSQL documentation
       <listitem>
        <para>
         The new user will not be a superuser.
-        This is the default.
        </para>
       </listitem>
      </varlistentry>