diff --git a/doc/src/sgml/user-manag.sgml b/doc/src/sgml/user-manag.sgml
index 6a528270ee27344825b52828878a88e3382a89cf..1a3ebc650d94258cbe5b83bef1b6d044fc26c529 100644
--- a/doc/src/sgml/user-manag.sgml
+++ b/doc/src/sgml/user-manag.sgml
@@ -23,8 +23,8 @@
 
  <para>
   This chapter describes how to create and manage roles.
-  More information about the effects of privileges on various database
-  objects can be found in <xref linkend="ddl-priv">.
+  More information about the effects of role privileges on various
+  database objects can be found in <xref linkend="ddl-priv">.
  </para>
 
  <sect1 id="database-roles">