diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml
index 5ef7a5d6e70..9e9525775c7 100644
--- a/doc/src/sgml/ref/create_table.sgml
+++ b/doc/src/sgml/ref/create_table.sgml
@@ -1,5 +1,5 @@
@@ -247,9 +247,7 @@ and table_constraint is:
NOT NULL>
- The column is not allowed to contain NULL values. This is
- equivalent to the column constraint CHECK (column NOT NULL).
+ The column is not allowed to contain NULL values.