diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index ea72752f..86e2b9b7 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -2938,22 +2938,6 @@
-
- Naming Conventions
-
-
- D-Bus namespaces are all lowercase and correspond to reversed domain
- names, as with Java. e.g. "org.freedesktop"
-
-
- Interface, signal, method, and property names are "WindowsStyleCaps", note
- that the first letter is capitalized, unlike Java.
-
-
- Object paths are normally all lowercase with underscores used rather than
- hyphens.
-
-
UUIDs