diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml
index 57f7160e1..2ff2894b9 100644
--- a/hw/xfree86/doc/ddxDesign.xml
+++ b/hw/xfree86/doc/ddxDesign.xml
@@ -5689,11 +5689,7 @@ the server, and may also be used from within modules.
described above, except that the module loaded is registered as a
child of the calling module. The parent parameter
is the calling module's handle. Modules loaded with this function
- are automatically unloaded when the parent module is unloaded. The
- other difference is that the path parameter may not be specified.
- The module search path used for modules loaded with this function
- is the default search path as initialised with
- LoaderSetPath().
+ are automatically unloaded when the parent module is unloaded.