diff --git a/reference/misc/constants.xml b/reference/misc/constants.xml
new file mode 100644
index 0000000000..37e9128261
--- /dev/null
+++ b/reference/misc/constants.xml
@@ -0,0 +1,62 @@
+
+
+
+ &reftitle.constants;
+ &extension.constants;
+
+
+
+ CONNECTION_ABORTED
+ (integer)
+
+
+
+
+
+
+
+
+
+ CONNECTION_NORMAL
+ (integer)
+
+
+
+
+
+
+
+
+
+ CONNECTION_TIMEOUT
+ (integer)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/reference/misc/reference.xml b/reference/misc/reference.xml
index 92b167a1ed..1044fd8e0b 100644
--- a/reference/misc/reference.xml
+++ b/reference/misc/reference.xml
@@ -1,5 +1,5 @@
-
+
Miscellaneous functions
Misc.
@@ -31,12 +31,7 @@
&no.resource;
-
- &reftitle.constants;
- &no.constants;
-
-
-
+ &reference.misc.constants;