]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - policy.sgml
Fix typo in 8.6.4
[debian/debian-policy.git] / policy.sgml
index 9479fc9d5ef3269fcdcbfdbae965a9d8b59217b8..203e5ad06db876c278de2bdefbd9b26762efd934 100644 (file)
@@ -6623,7 +6623,7 @@ Built-Using: grub2 (= 1.99-9), loadlin (= 1.6e-1)
          <heading>The <tt>shlibs</tt> system</heading>
 
          <p>
-           The <tt>shlibs</tt> system is an simpler alternative to
+           The <tt>shlibs</tt> system is a simpler alternative to
            the <tt>symbols</tt> system for declaring dependencies for
            shared libraries.  It may be more appropriate for C++
            libraries and other cases where tracking individual symbols is
@@ -8048,13 +8048,14 @@ Reloading <var>description</var> configuration...done.
        <p>
          The <package>mime-support</package> package provides the
          <prgn>update-mime</prgn> program, which integrates these
-         registrations in the <file>/etc/mailcap</file> file, using Dpkg
+         registrations in the <file>/etc/mailcap</file> file, using dpkg
          triggers<footnote>
            Creating, modifying or removing a file in
            <file>/usr/lib/mime/packages/</file> using maintainer scripts will
            not activate the trigger.  In that case, it can be done by calling
-           <tt>dpkg-trigger --no-await --by-package=&lt;me&gt; /usr/lib/mime/packages</tt>,
-           where <tt>&lt;me&gt;</tt> is the name of the package.
+           <tt>dpkg-trigger --no-await /usr/lib/mime/packages</tt> from
+           the maintainer script after creating, modifying, or removing
+           the file.
          </footnote>.
          Packages using this facility <em>should not</em> depend on,
          recommend, or suggest <prgn>mime-support</prgn>.