diff --git a/documentation/running.sgml b/documentation/running.sgml
index 8f11e55b85a733aa8b32d33817a52a4bee695c9f..6c578d6a73070b70d80c61b93af42557b75efb29 100644
--- a/documentation/running.sgml
+++ b/documentation/running.sgml
@@ -101,7 +101,6 @@ Usage: ./wine [options] program_name [arguments]
 
 Options:
    --debugmsg name  Turn debugging-messages on or off
-   --dll name       Enable or disable built-in DLLs
    --help,-h        Show this help message
    --version,-v     Display the Wine version
         </screen>
@@ -331,19 +330,6 @@ winspool</><entry>wnet</><entry>x11</>
         </para>
       </sect2>
 
-      <sect2>
-        <title>--dll</title>
-        <para>
-          Specifies whether to load the builtin or the native (if
-	  available) version of a DLL.
-	  Example:
-	  <screen>
-<prompt>$</prompt> <userinput>wine --dll setupx=n foo.exe</userinput>
-          </screen>
-	  See the <link linkend="config-dll">DLL chapter</link> for more details.
-        </para>
-      </sect2>
-
       <sect2>
         <title>--help</title>
         <para>