diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml
index 7d652541d2c..09a8794ac89 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_table.sgml
@@ -422,6 +422,9 @@ ALTER TABLE [ IF EXISTS ] name
endterm="sql-altertable-notes-title"> below for an explanation of the
usefulness of this command.)
+
+ This command acquires a SHARE UPDATE EXCLUSIVE lock.
+