]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installxfonts
r579: updates
[debhelper.git] / dh_installxfonts
index 0ee9cb3aba65c0a0f0a2a1d02087a3810ff603f7..984144b474d6d67e0a7832bccd657e7db9cf093c 100755 (executable)
@@ -29,7 +29,7 @@ Your package should should depend on xutils (>= 4.0.3) so that the
 update-fonts-* commands are available. (This program adds that dependency to
 ${misc:Depends}.)
 
-This programt automatically generates the postinst and postrm commands needed
+This program automatically generates the postinst and postrm commands needed
 to register X fonts.  See L<dh_installdeb(1)> for an explanation of how this
 works.
 
@@ -82,7 +82,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 
 =head1 SEE ALSO
 
-L<debhelper(1)>
+L<debhelper(7)>
 
 This program is a part of debhelper.