doc/depmod.sgml: Remove references to legacy map files
authorRobby Workman <rworkman@slackware.com>
Thu, 12 Jan 2012 05:47:11 +0000 (23:47 -0600)
committerRobby Workman <rworkman@slackbuilds.org>
Thu, 12 Jan 2012 06:07:37 +0000 (00:07 -0600)
doc/depmod.sgml

index 822e118..97cc2c6 100644 (file)
@@ -34,7 +34,6 @@
       <arg><option>-e</option></arg>
       <arg><option>-E <replaceable>Module.symvers</replaceable></option></arg>
       <arg><option>-F <replaceable>System.map</replaceable></option></arg>
-      <arg><option>-m</option></arg>
       <arg><option>-n</option></arg>
       <arg><option>-v</option></arg>
       <arg><option>-A</option></arg>
       kernel version's module directory is used rather than the
       current kernel version (as returned by <command>uname -r</command>).
     </para>
-    <para>
-      <command>depmod</command> will also generate various legacy map
-      files in the output directory for use by the older hotplug
-      infrastructure. These map files are largely deprecated.
-    </para>
   </refsect1>
   <refsect1>
     <title>OPTIONS</title>
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term><option>-m</option>
-        </term>
-        <listitem>
-          <para>
-            This overrides any possible configuration file setting of
-            <option>make_map_files</option> and forces the generation
-            of legacy map files, such as <filename>modules.pcimap</filename>.
-          </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
         <term><option>-n</option> <option>--dry-run</option>
         </term>
         <listitem>