summaryrefslogtreecommitdiff
path: root/dh_gconf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_gconf')
-rwxr-xr-xdh_gconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_gconf b/dh_gconf
index 90ee14c3..2ca325de 100755
--- a/dh_gconf
+++ b/dh_gconf
@@ -18,7 +18,7 @@ B<dh_gconf> [S<I<debhelper options>>] [B<-p<package>>]
dh_gconf is a debhelper program that is responsible for registering
GConf schemas.
-It automatically generates the postinst and prerm sragments needed
+It automatically generates the postinst and prerm fragments needed
to register and unregister the schemas in etc/gconf/schemas.
These fragements will use gconftool-2, so the package should depend on
gconf2. This rogram will add an apprioriate dependency to ${misc:Depends}.
@@ -43,7 +43,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
=head1 SEE ALSO
-L<debhelper(1)>
+L<debhelper(7)>
This program is a part of debhelper.