]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installmime
Typo. Closes: #653339
[debhelper.git] / dh_installmime
index 6886975ec9a5290473d0997bd4af7ce84e3dde8f..0ac46c755209368be8a475c6614c191f0e3e42eb 100755 (executable)
@@ -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