diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml
index afbea9d9820..b98056214f3 100644
--- a/doc/src/sgml/features.sgml
+++ b/doc/src/sgml/features.sgml
@@ -48,10 +48,8 @@
- The standard versions beginning with SQL:2003
- are also split into a number
- of parts. Each is known by a shorthand name. Note that these parts
- are not consecutively numbered.
+ The standard is split into a number of parts, each also known by a shorthand
+ name:
ISO/IEC 9075-1 Framework (SQL/Framework)SQL/Framework
@@ -65,6 +63,8 @@
ISO/IEC 9075-14 XML-related specifications (SQL/XML)SQL/XML
ISO/IEC 9075-15 Multi-dimensional arrays (SQL/MDA)SQL/MDA
+
+ Note that some part numbers are not (or no longer) used.