diff --git a/doc/src/sgml/ref/alter_subscription.sgml b/doc/src/sgml/ref/alter_subscription.sgml
index 6dfb2e4d3e0..1b8beadbaa5 100644
--- a/doc/src/sgml/ref/alter_subscription.sgml
+++ b/doc/src/sgml/ref/alter_subscription.sgml
@@ -128,7 +128,8 @@ ALTER SUBSCRIPTION name RENAME TO <
Specifies whether the existing data in the publications that are
being subscribed to should be copied once the replication starts.
- The default is true.
+ The default is true. (Previously subscribed
+ tables are not copied.)