diff options
Diffstat (limited to 'doc/src/sgml/ref/create_role.sgml')
-rw-r--r-- | doc/src/sgml/ref/create_role.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_role.sgml b/doc/src/sgml/ref/create_role.sgml index c101df6e2fd..4a84461b286 100644 --- a/doc/src/sgml/ref/create_role.sgml +++ b/doc/src/sgml/ref/create_role.sgml @@ -123,7 +123,7 @@ in sync when changing the above synopsis! These clauses determine whether a role will be permitted to create, alter, drop, comment on, and change the security label for other roles. - See <xref linkend='role-creation' /> for more details about what + See <xref linkend="role-creation"/> for more details about what capabilities are conferred by this privilege. If not specified, <literal>NOCREATEROLE</literal> is the default. </para> |