diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml
index 609aeae2576..68ef3e9b4f3 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_table.sgml
@@ -506,6 +506,9 @@ WITH ( MODULUS numeric_literal, REM
(See below for an explanation
of the usefulness of this command.)
+
+ This command acquires a SHARE UPDATE EXCLUSIVE lock.
+