diff options
Diffstat (limited to 'doc/src/sgml/ref/create_table.sgml')
-rw-r--r-- | doc/src/sgml/ref/create_table.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index 96f2f58f399..148b0b63b73 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1482,6 +1482,7 @@ disallow this. <synopsis> [ CONSTRAINT name ] NULL </synopsis> +</para> </REFSECT3> <REFSECT3 ID="R3-SQL-NOTNULL-4"> @@ -1850,7 +1851,7 @@ but with perhaps a more obvious syntax. <!-- Keep this comment at the end of the file Local variables: mode: sgml -sgml-omittag:t +sgml-omittag:nil sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t |