~smoser/ubuntu/quantal/module-init-tools/lp-1115710

« back to all changes in this revision

Viewing changes to debian/patches/document_depmod_m

  • Committer: Bazaar Package Importer
  • Author(s): Andy Whitcroft
  • Date: 2011-06-16 13:10:43 UTC
  • mfrom: (0.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110616131043-1vpt92u0vdzzq38f
Tags: 3.16-1ubuntu1
* Resync with debian 3.16-1.
 - Remaining changes:
    + update to debhelper version 7 for upstart job support
    + Ubuntu specific control scripts carrying upgrade quirks
    + Ubuntu specific modprobe.d/depmod.d contents
    + debian/patches/ubuntu-maps_by_default -- Reenable map files
    + switch source to 'unapply-patches' to simplify merging with
      debian upstream
* debian/patches/ubuntu-modinfo-wantparm-uninitialised dropped
  now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- a/doc/depmod.sgml
2
 
+++ b/doc/depmod.sgml
3
 
@@ -33,6 +33,7 @@
4
 
       <arg><option>-b <replaceable>basedir</replaceable></option></arg>
5
 
       <arg><option>-e</option></arg>
6
 
       <arg><option>-F <replaceable>System.map</replaceable></option></arg>
7
 
+      <arg><option>-m</option></arg>
8
 
       <arg><option>-n</option></arg>
9
 
       <arg><option>-v</option></arg>
10
 
       <arg><option><replaceable>version</replaceable></option></arg>
11
 
@@ -165,6 +166,15 @@
12
 
         </listitem>
13
 
       </varlistentry>
14
 
       <varlistentry>
15
 
+        <term><option>-m</option> <option>--map</option>
16
 
+        </term>
17
 
+        <listitem>
18
 
+          <para>
19
 
+           Enables generation of the obsolete map files.
20
 
+         </para>
21
 
+        </listitem>
22
 
+      </varlistentry>
23
 
+      <varlistentry>
24
 
         <term><option>-n</option> <option>--dry-run</option>
25
 
         </term>
26
 
         <listitem>