summaryrefslogtreecommitdiff
path: root/dh_installmime
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installmime')
-rwxr-xr-xdh_installmime8
1 files changed, 4 insertions, 4 deletions
diff --git a/dh_installmime b/dh_installmime
index 6886975e..0ac46c75 100755
--- a/dh_installmime
+++ b/dh_installmime
@@ -15,11 +15,11 @@ B<dh_installmime> [S<I<debhelper options>>] [B<-n>]
=head1 DESCRIPTION
-dh_installmime is a debhelper program that is responsible for installing
+B<dh_installmime> is a debhelper program that is responsible for installing
mime files into package build directories.
-It also automatically generates the postinst and postrm commands needed to
-interface with the debian mime-support and shared-mime-info packages. These
+It also automatically generates the F<postinst> and F<postrm> commands needed to
+interface with the debian B<mime-support> and B<shared-mime-info> packages. These
commands are inserted into the maintainer scripts by L<dh_installdeb(1)>.
=head1 FILES
@@ -44,7 +44,7 @@ directory.
=item B<-n>, B<--noscripts>
-Do not modify postinst/postrm scripts.
+Do not modify F<postinst>/F<postrm> scripts.
=back