doc/depmod.sgml: Remove references to legacy map files

This commit is contained in:
Robby Workman 2012-01-11 23:47:11 -06:00 committed by Robby Workman
parent e4f17fdc32
commit 2b3f9c7430

View 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>
@ -87,11 +86,6 @@
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>
@ -196,17 +190,6 @@
</para>
</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>