diff --git a/doc/src/sgml/ref/reassign_owned.sgml b/doc/src/sgml/ref/reassign_owned.sgml
index 069b99491f..84d7a9796b 100644
--- a/doc/src/sgml/ref/reassign_owned.sgml
+++ b/doc/src/sgml/ref/reassign_owned.sgml
@@ -1,5 +1,5 @@
@@ -92,6 +92,12 @@ REASSIGN OWNED BY old_role [, ...]
privileges.
+
+ The REASSIGN OWNED command does not affect the
+ ownership of any databases owned by the role. Use
+ to reassign that ownership.
+
+
@@ -109,6 +115,7 @@ REASSIGN OWNED BY old_role [, ...]
+